[arch-commits] Commit in keepalived/trunk (PKGBUILD)

Sébastien Luttringer seblu at nymeria.archlinux.org
Thu Sep 5 18:46:50 UTC 2013


    Date: Thursday, September 5, 2013 @ 20:46:50
  Author: seblu
Revision: 96807

upgpkg: keepalived 1.2.8-1

Modified:
  keepalived/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-05 18:44:22 UTC (rev 96806)
+++ PKGBUILD	2013-09-05 18:46:50 UTC (rev 96807)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Zucchelli <zukka77 at gmail.com>
 
 pkgname=keepalived
-pkgver=1.2.7
-pkgrel=3
+pkgver=1.2.8
+pkgrel=1
 pkgdesc='Failover and monitoring daemon for LVS clusters'
 arch=('i686' 'x86_64')
 url='http://www.keepalived.org/'
@@ -13,7 +13,7 @@
 depends=('openssl' 'popt' 'libnl1')
 source=("http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz"
         'keepalived.service')
-md5sums=('8551a34ee048895dbe5350a031ff29c1'
+md5sums=('8a362b6cea145fd4393bf004d09b4057'
          '0a5171f4298528315e8a8004b55befb7')
 
 build() {




More information about the arch-commits mailing list