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

Sébastien Luttringer seblu at archlinux.org
Sun Mar 26 19:06:24 UTC 2017


    Date: Sunday, March 26, 2017 @ 19:06:23
  Author: seblu
Revision: 219187

upgpkg: keepalived 1.3.5-1

Modified:
  keepalived/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-26 18:57:12 UTC (rev 219186)
+++ PKGBUILD	2017-03-26 19:06:23 UTC (rev 219187)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Zucchelli <zukka77 at gmail.com>
 
 pkgname=keepalived
-pkgver=1.3.4
-pkgrel=3
+pkgver=1.3.5
+pkgrel=1
 pkgdesc='Failover and monitoring daemon for LVS clusters'
 arch=('i686' 'x86_64')
 url='http://www.keepalived.org/'
@@ -15,7 +15,7 @@
 makedepends=('libnfnetlink' 'ipset' 'systemd')
 options=('!emptydirs')
 source=("http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz")
-md5sums=('b5283fe3f3d03f9866344732961ddf69')
+md5sums=('9964d295ec9d34ed3408b57d28847b68')
 
 build() {
   # trick broken ./configure systemctl test



More information about the arch-commits mailing list