From a035581ebaff19ecbd3e7275b5b3ca5dda0a99f1 Mon Sep 17 00:00:00 2001 From: Thomas Heil Date: Sun, 4 Sep 2011 17:20:43 +0000 Subject: [PATCH] package: HAPRoxy - bump to version 1.4.16 SVN-Revision: 28166 --- net/haproxy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index ce6b15209..87dede7b8 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=haproxy -PKG_VERSION:=1.4.15 +PKG_VERSION:=1.4.16 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://haproxy.1wt.eu/download/1.4/src -PKG_MD5SUM:=c1b4fc6028c6d8e23dde8c91ff47eabe +PKG_MD5SUM:=6480a02f97db6561bf297979e08fda83 include $(INCLUDE_DIR)/package.mk -- 2.30.2