From 59758d4927a7c71b433d4e90a7fd239ba9e61166 Mon Sep 17 00:00:00 2001 From: heil Date: Mon, 11 Apr 2011 21:54:43 +0000 Subject: [PATCH] packages: haproxy - bump to version 1.4.15 - Diese und die folgenden Zeilen werden ignoriert -- M haproxy/Makefile git-svn-id: svn://svn.openwrt.org/openwrt/packages@26597 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 89102fce8..ce6b15209 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=haproxy -PKG_VERSION:=1.4.14 +PKG_VERSION:=1.4.15 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://haproxy.1wt.eu/download/1.4/src -PKG_MD5SUM:=e9642575e52581ed238f75d897c2c7e2 +PKG_MD5SUM:=c1b4fc6028c6d8e23dde8c91ff47eabe include $(INCLUDE_DIR)/package.mk