From cad2a538fcf62a971a2e00e2fa3f57943f340502 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 21 Jul 2016 19:02:07 +0200 Subject: [PATCH] haproxy: bump version. --- .../haproxy/{haproxy-1.6.3.recipe => haproxy-1.6.7.recipe} | 3 ++- .../patches/{haproxy-1.6.3.patchset => haproxy-1.6.7.patchset} | 0 2 files changed, 2 insertions(+), 1 deletion(-) rename net-proxy/haproxy/{haproxy-1.6.3.recipe => haproxy-1.6.7.recipe} (91%) rename net-proxy/haproxy/patches/{haproxy-1.6.3.patchset => haproxy-1.6.7.patchset} (100%) diff --git a/net-proxy/haproxy/haproxy-1.6.3.recipe b/net-proxy/haproxy/haproxy-1.6.7.recipe similarity index 91% rename from net-proxy/haproxy/haproxy-1.6.3.recipe rename to net-proxy/haproxy/haproxy-1.6.7.recipe index f4a25c87a..e15587077 100644 --- a/net-proxy/haproxy/haproxy-1.6.3.recipe +++ b/net-proxy/haproxy/haproxy-1.6.7.recipe @@ -9,7 +9,7 @@ COPYRIGHT="2012 Willy Tarreau" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="http://www.haproxy.org/download/1.6/src/haproxy-$portVersion.tar.gz" -CHECKSUM_SHA256="fd06b45054cde2c69cb3322dfdd8a4bcfc46eb9d0c4b36d20d3ea19d84e338a7" +CHECKSUM_SHA256="583e0c0c3388c0597dea241601f3fedfe1d7ff8c735d471831be67315f58183a" PATCHES="haproxy-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64" @@ -23,6 +23,7 @@ REQUIRES=" " BUILD_PREREQUIRES=" haiku_devel + cmd:cmp cmd:make cmd:gcc " diff --git a/net-proxy/haproxy/patches/haproxy-1.6.3.patchset b/net-proxy/haproxy/patches/haproxy-1.6.7.patchset similarity index 100% rename from net-proxy/haproxy/patches/haproxy-1.6.3.patchset rename to net-proxy/haproxy/patches/haproxy-1.6.7.patchset