[arch-commits] Commit in keepalived/trunk (PKGBUILD)
    Sébastien Luttringer 
    seblu at archlinux.org
       
    Sun Dec 28 00:12:41 UTC 2014
    
    
  
    Date: Sunday, December 28, 2014 @ 01:12:41
  Author: seblu
Revision: 124735
upgpkg: keepalived 1.2.15-1
Modified:
  keepalived/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-28 00:09:12 UTC (rev 124734)
+++ PKGBUILD	2014-12-28 00:12:41 UTC (rev 124735)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Zucchelli <zukka77 at gmail.com>
 
 pkgname=keepalived
-pkgver=1.2.14
+pkgver=1.2.15
 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=('ef945274de599107d5b9f60bf5a0cc2d'
+md5sums=('d85fcb8e564ea03b0ca7b2357bf30c51'
          '0a5171f4298528315e8a8004b55befb7')
 
 build() {
    
    
More information about the arch-commits
mailing list