[arch-commits] Commit in keepalived/trunk (PKGBUILD)
    Sébastien Luttringer 
    seblu at nymeria.archlinux.org
       
    Tue Jan 28 23:21:41 UTC 2014
    
    
  
    Date: Wednesday, January 29, 2014 @ 00:21:40
  Author: seblu
Revision: 104970
upgpkg: keepalived 1.2.11-1
Modified:
  keepalived/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-28 23:09:48 UTC (rev 104969)
+++ PKGBUILD	2014-01-28 23:21:40 UTC (rev 104970)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Zucchelli <zukka77 at gmail.com>
 
 pkgname=keepalived
-pkgver=1.2.10
+pkgver=1.2.11
 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=('d838c23d80682650315d1ae447dad48a'
+md5sums=('6a5cee0d9e0a6b84b251b044cd8f3523'
          '0a5171f4298528315e8a8004b55befb7')
 
 build() {
    
    
More information about the arch-commits
mailing list