From d1a86e9f53fe26dccbd5cd20978276497f7bea15 Mon Sep 17 00:00:00 2001 From: Christian Lachner Date: Sat, 2 Nov 2019 12:11:07 +0100 Subject: haproxy: Update patches for HAProxy v2.0.8 - Add new patches (see https://www.haproxy.org/bugs/bugs-2.0.8.html) Signed-off-by: Christian Lachner --- net/haproxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/haproxy/Makefile') diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 29adcbcdd..e762badbf 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -11,7 +11,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=haproxy PKG_VERSION:=2.0.8 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.haproxy.org/download/2.0/src -- cgit v1.2.3