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

Sébastien Luttringer seblu at archlinux.org
Tue Mar 31 15:55:58 UTC 2015


    Date: Tuesday, March 31, 2015 @ 17:55:58
  Author: seblu
Revision: 130415

upgpkg: keepalived 1.2.16-1

Modified:
  keepalived/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-31 15:54:32 UTC (rev 130414)
+++ PKGBUILD	2015-03-31 15:55:58 UTC (rev 130415)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Zucchelli <zukka77 at gmail.com>
 
 pkgname=keepalived
-pkgver=1.2.15
+pkgver=1.2.16
 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=('d85fcb8e564ea03b0ca7b2357bf30c51'
+md5sums=('f834ab2cfc2e7300edf1bafaf4a5d83e'
          '0a5171f4298528315e8a8004b55befb7')
 
 build() {



More information about the arch-commits mailing list