From 974100031dfd3122add5e2014f5567aa3c0fcdf8 Mon Sep 17 00:00:00 2001 From: Christian Lachner Date: Fri, 2 Oct 2020 09:06:26 +0200 Subject: haproxy: Update HAProxy to v2.2.4 - Update haproxy download URL and hash 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 607caf813..bc1e8cb6f 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=haproxy -PKG_VERSION:=2.2.3 +PKG_VERSION:=2.2.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.haproxy.org/download/2.2/src -PKG_HASH:=7209db363d4dbecb21133f37b01048df666aebc14ff543525dbea79be202064e +PKG_HASH:=87a4d9d4ff8dc3094cb61bbed4a8eed2c40b5ac47b9604daebaf036d7b541be2 PKG_MAINTAINER:=Thomas Heil , \ Christian Lachner -- cgit v1.2.3