Skip to content

Commit 7dd2289

Browse files
committed
haproxy 2.6.5
1 parent 575bf05 commit 7dd2289

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • openwrt-22.03/patches/package/haproxy

openwrt-22.03/patches/package/haproxy/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
include $(TOPDIR)/rules.mk
1111

1212
PKG_NAME:=haproxy
13-
PKG_VERSION:=2.6.2
13+
PKG_VERSION:=2.6.5
1414
PKG_RELEASE:=$(AUTORELEASE)
1515

1616
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1717
PKG_SOURCE_URL:=https://www.haproxy.org/download/2.6/src
18-
PKG_HASH:=f9b7dc06e02eb13b5d94dc66e0864a714aee2af9dfab10fa353ff9f1f52c8202
18+
PKG_HASH:=ce9e19ebfcdd43e51af8a6090f1df8d512d972ddf742fa648a643bbb19056605
1919

2020
PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>, \
2121
Christian Lachner <gladiac@gmail.com>

0 commit comments

Comments
 (0)