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 5f7a8487f..275f53fc9 100644
--- a/community/keepalived/PKGBUILD
+++ b/community/keepalived/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 104971 2014-01-28 23:21:57Z seblu $
+# $Id: PKGBUILD 105469 2014-02-08 19:27:45Z seblu $
# Maintainer: Sébastien Luttringer
# Contributor: Andrea Zucchelli <zukka77@gmail.com>
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 @@ backup=('etc/keepalived/keepalived.conf')
depends=('openssl' 'popt' 'libnl1')
source=("http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz"
'keepalived.service')
-md5sums=('6a5cee0d9e0a6b84b251b044cd8f3523'
+md5sums=('60f2564acc1e1faa0237b53cf4392d1f'
'0a5171f4298528315e8a8004b55befb7')
build() {