Date: Saturday, January 25, 2020 @ 10:41:28 Author: seblu Revision: 555415
upgpkg: keepalived 2.0.20-1 Modified: keepalived/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-25 10:34:36 UTC (rev 555414) +++ PKGBUILD 2020-01-25 10:41:28 UTC (rev 555415) @@ -2,7 +2,7 @@ # Contributor: Andrea Zucchelli <[email protected]> pkgname=keepalived -pkgver=2.0.19 +pkgver=2.0.20 pkgrel=1 pkgdesc='Failover and monitoring daemon for LVS clusters' arch=('x86_64') @@ -15,7 +15,7 @@ makedepends=('libnfnetlink' 'ipset' 'systemd') options=('!emptydirs') source=("https://www.keepalived.org/software/$pkgname-$pkgver.tar.gz") -sha224sums=('41028006dd422df45192d69b8ab784fb429d2a6b1dc46a44276ac412') +sha224sums=('41eb81440504e59c3fb4c9c54d7d0e368317f15ba3eeaf3bb05f8128') build() { # trick broken ./configure systemctl test
