From 7f2246a90811405d9fec99db97ad64971a44df88 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Sun, 28 Jun 2015 07:41:56 +0000 Subject: [PATCH] haproxy: update to 1.5.13. --- srcpkgs/haproxy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/haproxy/template b/srcpkgs/haproxy/template index 894d491270b..0dcb3ac0355 100644 --- a/srcpkgs/haproxy/template +++ b/srcpkgs/haproxy/template @@ -1,6 +1,6 @@ # Template file for 'haproxy' pkgname=haproxy -version=1.5.12 +version=1.5.13 revision=1 build_style=gnu-makefile make_build_args="TARGET=linux2628 USE_PCRE=1 USE_PCRE_JIT=1 USE_ZLIB=1 @@ -16,7 +16,7 @@ maintainer="Eivind Uggedal " license="GPL-2 LGPL-2.1" homepage="http://www.haproxy.org" distfiles="${homepage}/download/${version%.*}/src/${pkgname}-${version}.tar.gz" -checksum=6648dd7d6b958d83dd7101eab5792178212a66c884bec0ebcd8abc39df83bb78 +checksum=de901c23d976cb21b816dc671924176918b691a430fb5a52e0f1afbc6faeb5f9 do_build() { sed -e '/install haproxy-systemd-wrapper/d' -i Makefile