From 1314f74821eb65a71fa514c071155bf992026157 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 21 Jun 2010 22:29:49 +0000 Subject: [PATCH] [packages] haproxy: update to v1.4.7 (#7475) SVN-Revision: 21867 --- net/haproxy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 67675111e8..9c0c09403e 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -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 -- 2.30.2