summaryrefslogtreecommitdiff
path: root/community/keepalived/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/keepalived/PKGBUILD')
-rw-r--r--community/keepalived/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/keepalived/PKGBUILD b/community/keepalived/PKGBUILD
index 1d2778c8d..ab1e13a7f 100644
--- a/community/keepalived/PKGBUILD
+++ b/community/keepalived/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 75353 2012-08-21 06:05:32Z seblu $
+# $Id: PKGBUILD 75723 2012-08-29 14:02:05Z seblu $
# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
# Contributor: Andrea Zucchelli <zukka77@gmail.com>
pkgname=keepalived
-pkgver=1.2.6
+pkgver=1.2.7
pkgrel=1
pkgdesc='Failover and monitoring daemon for LVS clusters'
arch=('i686' 'x86_64')
@@ -15,9 +15,9 @@ source=("http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz"
'keepalived.rc'
'keepalived.service'
'keepalived.conf')
-md5sums=('299f8c7eae521753c3e1f2689974982a'
+md5sums=('8551a34ee048895dbe5350a031ff29c1'
'0d7ea6296bce403a5d24be305a0a9d73'
- '7a327df915700dcd45a049d099c9c42b'
+ 'dd0a003a24057eba1e4dc09f372aaa52'
'9c8142da8730ad27a345587dea83ced7')
build() {