From 461bc5d21bd1f9054abe6c01c8e23234cd0dabf7 Mon Sep 17 00:00:00 2001 From: heil Date: Thu, 31 Mar 2011 16:27:56 +0000 Subject: [PATCH] [packages] haproxy: bump to version 1.4.14 git-svn-id: svn://svn.openwrt.org/openwrt/packages@26388 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 88a3c97bd..89102fce8 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=haproxy -PKG_VERSION:=1.4.13 +PKG_VERSION:=1.4.14 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://haproxy.1wt.eu/download/1.4/src -PKG_MD5SUM:=9cc607f914215b5a781a17f8524ffb6a +PKG_MD5SUM:=e9642575e52581ed238f75d897c2c7e2 include $(INCLUDE_DIR)/package.mk -- 2.11.0