[arch-commits] Commit in keepalived/trunk (PKGBUILD)
Sébastien Luttringer
seblu at archlinux.org
Wed May 16 23:19:50 UTC 2018
Date: Wednesday, May 16, 2018 @ 23:19:49
Author: seblu
Revision: 323281
upgpkg: keepalived 1.4.4-1
Modified:
keepalived/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-16 23:18:52 UTC (rev 323280)
+++ PKGBUILD 2018-05-16 23:19:49 UTC (rev 323281)
@@ -3,7 +3,7 @@
# Contributor: Andrea Zucchelli <zukka77 at gmail.com>
pkgname=keepalived
-pkgver=1.4.3
+pkgver=1.4.4
pkgrel=1
pkgdesc='Failover and monitoring daemon for LVS clusters'
arch=('x86_64')
@@ -15,7 +15,7 @@
makedepends=('libnfnetlink' 'ipset' 'systemd')
options=('!emptydirs')
source=("http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz")
-md5sums=('fc1433e035af7f77734a13a7d2c53860')
+md5sums=('b2033a7506e098f1b750604fbcf002e1')
build() {
# trick broken ./configure systemctl test
More information about the arch-commits
mailing list