Date: Saturday, February 8, 2014 @ 20:27:30 Author: seblu Revision: 105468
upgpkg: keepalived 1.2.12-1 Modified: keepalived/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-02-08 18:59:33 UTC (rev 105467) +++ PKGBUILD 2014-02-08 19:27:30 UTC (rev 105468) @@ -3,7 +3,7 @@ # Contributor: Andrea Zucchelli <[email protected]> pkgname=keepalived -pkgver=1.2.11 +pkgver=1.2.12 pkgrel=1 pkgdesc='Failover and monitoring daemon for LVS clusters' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('openssl' 'popt' 'libnl1') source=("http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz" 'keepalived.service') -md5sums=('6a5cee0d9e0a6b84b251b044cd8f3523' +md5sums=('60f2564acc1e1faa0237b53cf4392d1f' '0a5171f4298528315e8a8004b55befb7') build() {
