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

Sébastien Luttringer seblu at nymeria.archlinux.org
Sat Feb 8 19:27:31 UTC 2014


    Date: Saturday, February 8, 2014 @ 20:27:30
  Author: seblu
Revision: 105468

upgpkg: keepalived 1.2.12-1

Modified:
  keepalived/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-08 18:59:33 UTC (rev 105467)
+++ PKGBUILD	2014-02-08 19:27:30 UTC (rev 105468)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Zucchelli <zukka77 at 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 @@
 depends=('openssl' 'popt' 'libnl1')
 source=("http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz"
         'keepalived.service')
-md5sums=('6a5cee0d9e0a6b84b251b044cd8f3523'
+md5sums=('60f2564acc1e1faa0237b53cf4392d1f'
          '0a5171f4298528315e8a8004b55befb7')
 
 build() {




More information about the arch-commits mailing list