Date: Monday, February 11, 2019 @ 02:17:15 Author: seblu Revision: 431701
upgpkg: keepalived 2.0.12-1 Modified: keepalived/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-11 00:27:16 UTC (rev 431700) +++ PKGBUILD 2019-02-11 02:17:15 UTC (rev 431701) @@ -2,7 +2,7 @@ # Contributor: Andrea Zucchelli <zukk...@gmail.com> pkgname=keepalived -pkgver=2.0.11 +pkgver=2.0.12 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=('2a6e1a159922afd78333cd683f9f2732') +md5sums=('96ab225fefab25a6cf0cbe4579a9bac7') build() { # trick broken ./configure systemctl test