summaryrefslogtreecommitdiff
path: root/community/keepalived
diff options
context:
space:
mode:
Diffstat (limited to 'community/keepalived')
-rw-r--r--community/keepalived/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/keepalived/PKGBUILD b/community/keepalived/PKGBUILD
index 79f88ade6..7b9cb9482 100644
--- a/community/keepalived/PKGBUILD
+++ b/community/keepalived/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 96808 2013-09-05 18:47:07Z seblu $
+# $Id: PKGBUILD 100797 2013-11-11 03:42:38Z seblu $
# Maintainer: Sébastien Luttringer
# Contributor: Andrea Zucchelli <zukka77@gmail.com>
pkgname=keepalived
-pkgver=1.2.8
+pkgver=1.2.9
pkgrel=1
pkgdesc='Failover and monitoring daemon for LVS clusters'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ backup=('etc/keepalived/keepalived.conf')
depends=('openssl' 'popt' 'libnl1')
source=("http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz"
'keepalived.service')
-md5sums=('8a362b6cea145fd4393bf004d09b4057'
+md5sums=('adfad98a2cc34230867d794ebc633492'
'0a5171f4298528315e8a8004b55befb7')
build() {