Date: Friday, September 7, 2018 @ 11:36:20 Author: seblu Revision: 378602
upgpkg: keepalived 2.0.7-1 Modified: keepalived/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-07 11:32:53 UTC (rev 378601) +++ PKGBUILD 2018-09-07 11:36:20 UTC (rev 378602) @@ -3,7 +3,7 @@ # Contributor: Andrea Zucchelli <[email protected]> pkgname=keepalived -pkgver=2.0.6 +pkgver=2.0.7 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=('c80d25f808c8e5c670ea94dc68a7cc5e') +md5sums=('5204f541c75f4f68339809f0761693c5') build() { # trick broken ./configure systemctl test
