From: heil Date: Wed, 5 Oct 2011 21:47:03 +0000 (+0000) Subject: package: haproxy X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=bbdfca82c7a77ca13abe23f95045ca1e06218070;p=packages.git package: haproxy - bump to version 1.4.18 - header parsing fix from Willy Tarreau git-svn-id: svn://svn.openwrt.org/openwrt/packages@28370 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index d499e1a6d..897fe1691 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=haproxy -PKG_VERSION:=1.4.17 +PKG_VERSION:=1.4.18 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://haproxy.1wt.eu/download/1.4/src -PKG_MD5SUM:=7f82319fdb53956b14f2088b654be341 +PKG_MD5SUM:=4ac88bb1a76c4b84ed4f6131183bedbe include $(INCLUDE_DIR)/package.mk