From 03a7a01f4e3fc6021bf0a832755790b2328eba48 Mon Sep 17 00:00:00 2001 From: Christian Lachner Date: Sun, 17 Nov 2019 10:23:39 +0100 Subject: haproxy: Update HAProxy to v2.0.9 - 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 bb92f6604..01a3eb969 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=haproxy -PKG_VERSION:=2.0.8 -PKG_RELEASE:=2 +PKG_VERSION:=2.0.9 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.haproxy.org/download/2.0/src -PKG_HASH:=c37e1e8515ad6f9781a0ac336ca88787f3bb52252fb2bdad9919ba16323c280a +PKG_HASH:=35692801abfd6dde4976cb42fe5cee8aaf61959e743003426073c3141494c589 PKG_MAINTAINER:=Thomas Heil , \ Christian Lachner -- cgit v1.2.3