From f2820aa3281cf1a1a4f1798f3d66191faa53efb2 Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Wed, 28 Oct 2020 15:55:16 +0100 Subject: haproxy: use new extra_command function definition Signed-off-by: Florian Eckert --- net/haproxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/haproxy/Makefile') diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index bc1e8cb6f..9faf70e53 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -11,7 +11,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=haproxy PKG_VERSION:=2.2.4 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.haproxy.org/download/2.2/src -- cgit v1.2.3