From: Christian Lachner Date: Fri, 3 Jul 2026 14:11:02 +0000 (+0200) Subject: haproxy: update to v3.4.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=98124d5f25f401e992720caf43bd8a739c8e792d;p=openwrt-packages.git haproxy: update to v3.4.2 - Updated haproxy PKG_VERSION and PKG_HASH - See changes: http://git.haproxy.org/?p=haproxy-3.4.git;a=shortlog Signed-off-by: Christian Lachner --- diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 8747038c8..31f3ffc04 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=haproxy -PKG_VERSION:=3.4.1 +PKG_VERSION:=3.4.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.haproxy.org/download/3.4/src -PKG_HASH:=2e62c4ce4fd77d3bc7cf17e586431663454456a078b7c8465b8f0125b5bc22f8 +PKG_HASH:=b1330dbb0d6e6bc4a72c4708a6a9e585579cd1156dfe5763c26305105bc12907 PKG_MAINTAINER:=Thomas Heil , \ Christian Lachner