[arch-commits] Commit in keepalived/trunk (PKGBUILD)
Sébastien Luttringer
seblu at archlinux.org
Sat Jun 18 00:58:09 UTC 2016
Date: Saturday, June 18, 2016 @ 00:58:09
Author: seblu
Revision: 180406
upgpkg: keepalived 1.2.22-1
Modified:
keepalived/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-18 00:56:49 UTC (rev 180405)
+++ PKGBUILD 2016-06-18 00:58:09 UTC (rev 180406)
@@ -3,7 +3,7 @@
# Contributor: Andrea Zucchelli <zukka77 at gmail.com>
pkgname=keepalived
-pkgver=1.2.21
+pkgver=1.2.22
pkgrel=1
pkgdesc='Failover and monitoring daemon for LVS clusters'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
makedepends=('libnfnetlink')
source=("http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz"
'keepalived.service')
-md5sums=('cd14f8c1926c8022e61f2860df11167e'
+md5sums=('eb86fc8da95b43a0a91fa798ed3df3c5'
'0a5171f4298528315e8a8004b55befb7')
build() {
More information about the arch-commits
mailing list