Date: Monday, July 29, 2019 @ 23:22:02 Author: seblu Revision: 494712
upgpkg: keepalived 2.0.18-1 Modified: keepalived/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-29 22:32:24 UTC (rev 494711) +++ PKGBUILD 2019-07-29 23:22:02 UTC (rev 494712) @@ -2,7 +2,7 @@ # Contributor: Andrea Zucchelli <[email protected]> pkgname=keepalived -pkgver=2.0.17 +pkgver=2.0.18 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=('1a551fe0ac665d2c35d0df7a6493a62f') +md5sums=('9d1dc77a0e4c628daf9fe453701b54be') build() { # trick broken ./configure systemctl test
