From b4b1ef61c2d65a6487656a6625f7afeccb665679 Mon Sep 17 00:00:00 2001 From: heil Date: Wed, 9 Mar 2011 12:06:21 +0000 Subject: [PATCH] [packages] haproxy: update to version 1.4.13 due to bug fixing git-svn-id: svn://svn.openwrt.org/openwrt/packages@25972 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/haproxy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 7175156cf..f0d90e52a 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=haproxy -PKG_VERSION:=1.4.11 +PKG_VERSION:=1.4.13 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://haproxy.1wt.eu/download/1.4/src -PKG_MD5SUM:=4f0638652d7800860838dc195da335d8 +PKG_MD5SUM:=9cc607f914215b5a781a17f8524ffb6a include $(INCLUDE_DIR)/package.mk -- 2.11.0