[arch-commits] Commit in keepalived/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Sat Jan 9 20:02:48 UTC 2021


    Date: Saturday, January 9, 2021 @ 20:02:47
  Author: eworm
Revision: 816560

upgpkg: keepalived 2.2.0-1: new upstream release

Modified:
  keepalived/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-09 19:55:17 UTC (rev 816559)
+++ PKGBUILD	2021-01-09 20:02:47 UTC (rev 816560)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Zucchelli <zukka77 at gmail.com>
 
 pkgname=keepalived
-pkgver=2.1.5
+pkgver=2.2.0
 pkgrel=1
 pkgdesc='Failover and monitoring daemon for LVS clusters'
 arch=('x86_64')
@@ -10,12 +10,12 @@
 license=('GPL2')
 backup=('etc/keepalived/keepalived.conf' 'etc/sysconfig/keepalived')
 makedepends=('ipset')
-depends=('glibc' 'libnl' 'openssl' 'file' 'iptables')
+depends=('glibc' 'libnl' 'openssl' 'file' 'iptables' 'systemd-libs')
 optdepends=('ipset: ipset support')
 makedepends=('libnfnetlink' 'ipset' 'systemd')
 options=('!emptydirs')
 source=("https://www.keepalived.org/software/$pkgname-$pkgver.tar.gz")
-sha256sums=('d94d7ccbc5c95ab39c95a0e5ae89a25a224f39b6811f2930d3a1885a69732259')
+sha256sums=('0020d3efccfe0affedc4a1b718dbb8f17093b450f8056fdb09b2770104ff9826')
 
 build() {
   # trick broken ./configure systemctl test



More information about the arch-commits mailing list