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

Sébastien Luttringer seblu at archlinux.org
Wed Dec 17 00:50:05 UTC 2014


    Date: Wednesday, December 17, 2014 @ 01:50:04
  Author: seblu
Revision: 124005

upgpkg: keepalived 1.2.14-1

Modified:
  keepalived/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-16 19:44:41 UTC (rev 124004)
+++ PKGBUILD	2014-12-17 00:50:04 UTC (rev 124005)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Zucchelli <zukka77 at gmail.com>
 
 pkgname=keepalived
-pkgver=1.2.13
+pkgver=1.2.14
 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=('5f5c038139c55b5af54deefbcce64e33'
+md5sums=('ef945274de599107d5b9f60bf5a0cc2d'
          '0a5171f4298528315e8a8004b55befb7')
 
 build() {



More information about the arch-commits mailing list