summaryrefslogtreecommitdiff
path: root/community/keepalived/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/keepalived/PKGBUILD')
-rw-r--r--community/keepalived/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/keepalived/PKGBUILD b/community/keepalived/PKGBUILD
index f915f62d4..5f7a8487f 100644
--- a/community/keepalived/PKGBUILD
+++ b/community/keepalived/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 103345 2014-01-03 19:09:45Z seblu $
+# $Id: PKGBUILD 104971 2014-01-28 23:21:57Z seblu $
# Maintainer: Sébastien Luttringer
# Contributor: Andrea Zucchelli <zukka77@gmail.com>
pkgname=keepalived
-pkgver=1.2.10
+pkgver=1.2.11
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=('d838c23d80682650315d1ae447dad48a'
+md5sums=('6a5cee0d9e0a6b84b251b044cd8f3523'
'0a5171f4298528315e8a8004b55befb7')
build() {