]> git.99rst.org Git - openwrt-packages.git/commitdiff
haproxy: update to v3.4.2
authorChristian Lachner <redacted>
Fri, 3 Jul 2026 14:11:02 +0000 (16:11 +0200)
committerJosef Schlehofer <redacted>
Sat, 4 Jul 2026 21:07:00 +0000 (23:07 +0200)
- 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 <redacted>
net/haproxy/Makefile

index 8747038c8efc6ecbe3ad129487265ac193acf8ff..31f3ffc0423750cb12fefa67a6a310bbcf349d16 100644 (file)
 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 <heil@terminal-consulting.de>, \
                Christian Lachner <gladiac@gmail.com>
git clone https://git.99rst.org/PROJECT