[arch-commits] Commit in keepalived/trunk (PKGBUILD)
Sébastien Luttringer
seblu at archlinux.org
Sun Aug 19 19:02:42 UTC 2018
Date: Sunday, August 19, 2018 @ 19:02:42
Author: seblu
Revision: 372804
upgpkg: keepalived 2.0.6-1
Modified:
keepalived/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-19 19:01:07 UTC (rev 372803)
+++ PKGBUILD 2018-08-19 19:02:42 UTC (rev 372804)
@@ -3,7 +3,7 @@
# Contributor: Andrea Zucchelli <zukka77 at gmail.com>
pkgname=keepalived
-pkgver=2.0.2
+pkgver=2.0.6
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=('a33b62f9fd92aee5dc23c14aed04fdd4')
+md5sums=('c80d25f808c8e5c670ea94dc68a7cc5e')
build() {
# trick broken ./configure systemctl test
More information about the arch-commits
mailing list