From: heil Date: Thu, 10 Feb 2011 17:36:19 +0000 (+0000) Subject: Package: haproxy bump to version 1.4.11 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=e27eeeeb9dbfdca30a4e308f21bf7092dd387d16;p=packages.git Package: haproxy bump to version 1.4.11 git-svn-id: svn://svn.openwrt.org/openwrt/packages@25446 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index c6ccf6bfb..7175156cf 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=haproxy -PKG_VERSION:=1.4.10 -PKG_RELEASE:=2 +PKG_VERSION:=1.4.11 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://haproxy.1wt.eu/download/1.4/src -PKG_MD5SUM:=c35a7b7820d6da6c34cfd952805b4e85 +PKG_MD5SUM:=4f0638652d7800860838dc195da335d8 include $(INCLUDE_DIR)/package.mk