Date: Sunday, January 17, 2021 @ 20:00:50 Author: eworm Revision: 821644
upgpkg: keepalived 2.2.1-1: new upstream release Modified: keepalived/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-17 20:00:47 UTC (rev 821643) +++ PKGBUILD 2021-01-17 20:00:50 UTC (rev 821644) @@ -2,7 +2,7 @@ # Contributor: Andrea Zucchelli <[email protected]> pkgname=keepalived -pkgver=2.2.0 +pkgver=2.2.1 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") -sha256sums=('0020d3efccfe0affedc4a1b718dbb8f17093b450f8056fdb09b2770104ff9826') +sha256sums=('91186f20c83ffc48d7a15a9a6e2329ed4feeb2dcb51f4aa9672c8840190ea741') build() { # trick broken ./configure systemctl test
