[packages] haproxy: update to v1.4.7 (#7475)
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 21 Jun 2010 22:29:49 +0000 (22:29 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 21 Jun 2010 22:29:49 +0000 (22:29 +0000)
SVN-Revision: 21867

net/haproxy/Makefile

index 67675111e800598d2e13d7e1b01ec6cf398fcc71..9c0c09403e1a22577a66693db96b7203733af4a9 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=haproxy
-PKG_VERSION:=1.4.6
+PKG_VERSION:=1.4.7
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://haproxy.1wt.eu/download/1.4/src/
-PKG_MD5SUM:=dc354ea451762135fa45657ddef67734
+PKG_MD5SUM:=a2c57fbc61cbdbef2a6e60514e4d01c2
 
 include $(INCLUDE_DIR)/package.mk