Date: Wednesday, March 7, 2018 @ 00:32:57 Author: seblu Revision: 303398
upgpkg: keepalived 1.4.2-1 Modified: keepalived/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-06 23:19:09 UTC (rev 303397) +++ PKGBUILD 2018-03-07 00:32:57 UTC (rev 303398) @@ -3,7 +3,7 @@ # Contributor: Andrea Zucchelli <zukk...@gmail.com> pkgname=keepalived -pkgver=1.4.1 +pkgver=1.4.2 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=('0152de89692bd4e1df0d060c945d6978') +md5sums=('610af6e04071f02d3469191de7499f4e') build() { # trick broken ./configure systemctl test