From 92ffa4bf32f13799a84a0861b5bec66c10a7ecbd Mon Sep 17 00:00:00 2001 From: Christian Lachner Date: Sat, 7 Nov 2020 15:37:49 +0100 Subject: haproxy: Update HAProxy to v2.2.5 - Update haproxy download URL and hash Signed-off-by: Christian Lachner --- net/haproxy/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/haproxy/Makefile') diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 9faf70e53..9fb39987c 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=haproxy -PKG_VERSION:=2.2.4 -PKG_RELEASE:=2 +PKG_VERSION:=2.2.5 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.haproxy.org/download/2.2/src -PKG_HASH:=87a4d9d4ff8dc3094cb61bbed4a8eed2c40b5ac47b9604daebaf036d7b541be2 +PKG_HASH:=63ad1813e01992d0fbe5ac7ca3e516a53fc62cdb17845d5ac90260031b6dd747 PKG_MAINTAINER:=Thomas Heil , \ Christian Lachner -- cgit v1.2.3