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

Johannes Löthberg demize at archlinux.org
Wed Aug 31 21:17:16 UTC 2016


    Date: Wednesday, August 31, 2016 @ 21:17:16
  Author: demize
Revision: 188182

upgpkg: haproxy 1.6.9-1

Modified:
  haproxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-31 19:07:13 UTC (rev 188181)
+++ PKGBUILD	2016-08-31 21:17:16 UTC (rev 188182)
@@ -3,7 +3,7 @@
 # Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=haproxy
-pkgver=1.6.7
+pkgver=1.6.9
 pkgrel=1
 
 pkgdesc='Reliable, high performance TCP/HTTP load balancer'
@@ -20,7 +20,7 @@
 source=(http://haproxy.org/download/${pkgver%.*}/src/haproxy-$pkgver.tar.gz
         haproxy.cfg)
 
-md5sums=('a046ed63b00347bd367b983529dd541f'
+md5sums=('c52eee40eb66f290d6f089c339b9d2b3'
          '02241a8ca257d12f7eb131e2d7da3f3b')
 
 prepare() {



More information about the arch-commits mailing list