Date: Sunday, January 6, 2019 @ 22:14:27 Author: seblu Revision: 420771
upgpkg: keepalived 2.0.11-1 Modified: keepalived/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-06 22:11:47 UTC (rev 420770) +++ PKGBUILD 2019-01-06 22:14:27 UTC (rev 420771) @@ -2,7 +2,7 @@ # Contributor: Andrea Zucchelli <[email protected]> pkgname=keepalived -pkgver=2.0.10 +pkgver=2.0.11 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=('ac93d7eb5b69a9fbf7494fcf27b39ccf') +md5sums=('2a6e1a159922afd78333cd683f9f2732') build() { # trick broken ./configure systemctl test
