Date: Saturday, May 11, 2019 @ 06:39:14 Author: seblu Revision: 465150
upgpkg: keepalived 2.0.16-1 Modified: keepalived/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-11 06:37:26 UTC (rev 465149) +++ PKGBUILD 2019-05-11 06:39:14 UTC (rev 465150) @@ -2,7 +2,7 @@ # Contributor: Andrea Zucchelli <[email protected]> pkgname=keepalived -pkgver=2.0.13 +pkgver=2.0.16 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=('a1b839f6da4bcb9f7e07767a062709fc') +md5sums=('03f202eace2ad392c61ced15bb710e24') build() { # trick broken ./configure systemctl test
