Date: Sunday, June 5, 2016 @ 23:03:12 Author: seblu Revision: 177986 upgpkg: keepalived 1.2.21-1
Modified: keepalived/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-05 20:55:47 UTC (rev 177985) +++ PKGBUILD 2016-06-05 21:03:12 UTC (rev 177986) @@ -3,7 +3,7 @@ # Contributor: Andrea Zucchelli <[email protected]> pkgname=keepalived -pkgver=1.2.20 +pkgver=1.2.21 pkgrel=1 pkgdesc='Failover and monitoring daemon for LVS clusters' arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('libnfnetlink') source=("http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz" 'keepalived.service') -md5sums=('c17c19579c7c34f8526a67ea8ddf6835' +md5sums=('cd14f8c1926c8022e61f2860df11167e' '0a5171f4298528315e8a8004b55befb7') build() {
