Skip to content
Snippets Groups Projects
Commit 70401266 authored by Christian Hesse's avatar Christian Hesse :stuck_out_tongue_winking_eye:
Browse files

new upstream release

parent 87825c66
No related branches found
Tags 2.2.0-1
No related merge requests found
......@@ -2,7 +2,7 @@
# Contributor: Andrea Zucchelli <zukka77@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 @@ url='https://www.keepalived.org/'
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment