[arch-commits] Commit in haproxy/trunk (PKGBUILD)

Johannes Löthberg demize at archlinux.org
Tue Aug 29 16:52:31 UTC 2017


    Date: Tuesday, August 29, 2017 @ 16:52:30
  Author: demize
Revision: 254722

upgpkg: haproxy 1.7.9-1

Modified:
  haproxy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-29 16:51:24 UTC (rev 254721)
+++ PKGBUILD	2017-08-29 16:52:30 UTC (rev 254722)
@@ -3,7 +3,7 @@
 # Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=haproxy
-pkgver=1.7.8
+pkgver=1.7.9
 pkgrel=1
 
 pkgdesc='Reliable, high performance TCP/HTTP load balancer'
@@ -20,7 +20,7 @@
 source=(https://haproxy.org/download/${pkgver%.*}/src/haproxy-$pkgver.tar.gz
         haproxy.cfg)
 
-md5sums=('7e94653cc5a1dba006bbe43736f53595'
+md5sums=('a2bbbdd45ffe18d99cdcf26aa992f92d'
          '27941f31d25d5629f4bdef6bc4b2555a')
 
 prepare() {



More information about the arch-commits mailing list