From b5a3b7ca86a1eb2cdb9b2befefa1ddec651bfd36 Mon Sep 17 00:00:00 2001 From: Christian Lachner Date: Sun, 15 Dec 2019 13:47:37 +0100 Subject: haproxy: Update HAProxy to v2.0.11 - Update haproxy download URL and hash - Remove obsolete patches Signed-off-by: Christian Lachner --- net/haproxy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/haproxy/Makefile') diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index a9e9d57c7..6d42b5c64 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=haproxy -PKG_VERSION:=2.0.10 +PKG_VERSION:=2.0.11 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.haproxy.org/download/2.0/src -PKG_HASH:=1d38ab3dd45e930b209e922a360ee8c636103e21e5b5a2656d3795401316a4ea +PKG_HASH:=31b2b025922d726fabfccc5b054e2d412c80cef027a2456bde7fdf7f307d18d4 PKG_MAINTAINER:=Thomas Heil , \ Christian Lachner -- cgit v1.2.3