[arch-commits] Commit in keepalived/trunk (PKGBUILD)
Sébastien Luttringer
seblu at archlinux.org
Fri Dec 29 20:09:38 UTC 2017
Date: Friday, December 29, 2017 @ 20:09:30
Author: seblu
Revision: 276886
upgpkg: keepalived 1.4.0-1
Modified:
keepalived/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-29 20:09:23 UTC (rev 276885)
+++ PKGBUILD 2017-12-29 20:09:30 UTC (rev 276886)
@@ -3,7 +3,7 @@
# Contributor: Andrea Zucchelli <zukka77 at gmail.com>
pkgname=keepalived
-pkgver=1.3.9
+pkgver=1.4.0
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=('230106626157aba1d7efa798a66688e3')
+md5sums=('2e0e98b95b46fcce45a491cc37f817a4')
build() {
# trick broken ./configure systemctl test
More information about the arch-commits
mailing list