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 8096339be..b8d37909f 100644
--- a/community/keepalived/PKGBUILD
+++ b/community/keepalived/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 100797 2013-11-11 03:42:38Z 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.9
+pkgver=1.2.12
pkgrel=1
pkgdesc='Failover and monitoring daemon for LVS clusters'
arch=('i686' 'x86_64' 'mips64el')
@@ -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=('adfad98a2cc34230867d794ebc633492'
+md5sums=('60f2564acc1e1faa0237b53cf4392d1f'
'0a5171f4298528315e8a8004b55befb7')
build() {