diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index d8bd4b9f7..830633f72 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=haproxy -PKG_VERSION:=1.7.4 -PKG_RELEASE:=02 +PKG_VERSION:=1.7.5 +PKG_RELEASE:=01 PKG_SOURCE:=haproxy-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.haproxy.org/download/1.7/src/ -PKG_MD5SUM:=dfdb293217f5077696d034564043a3ae +PKG_MD5SUM:=ed84c80cb97852d2aa3161ed16c48a1c PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) PKG_LICENSE:=GPL-2.0