Date: Friday, February 22, 2019 @ 10:38:44
  Author: seblu
Revision: 435184

upgpkg: keepalived 2.0.13-1

Modified:
  keepalived/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-02-22 10:31:04 UTC (rev 435183)
+++ PKGBUILD    2019-02-22 10:38:44 UTC (rev 435184)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Zucchelli <[email protected]>
 
 pkgname=keepalived
-pkgver=2.0.12
+pkgver=2.0.13
 pkgrel=1
 pkgdesc='Failover and monitoring daemon for LVS clusters'
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('libnfnetlink' 'ipset' 'systemd')
 options=('!emptydirs')
 source=("http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz";)
-md5sums=('96ab225fefab25a6cf0cbe4579a9bac7')
+md5sums=('a1b839f6da4bcb9f7e07767a062709fc')
 
 build() {
   # trick broken ./configure systemctl test

Reply via email to