aboutsummaryrefslogtreecommitdiffstats
path: root/testing/keepalived/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/keepalived/APKBUILD')
-rw-r--r--testing/keepalived/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/keepalived/APKBUILD b/testing/keepalived/APKBUILD
index 45a287590c..dda010267d 100644
--- a/testing/keepalived/APKBUILD
+++ b/testing/keepalived/APKBUILD
@@ -1,14 +1,14 @@
# Contributor: Pablo Castorino <pcastorino@mendoza-conicet.gob.ar>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=keepalived
-pkgver=1.2.8
+pkgver=1.2.10
pkgrel=1
pkgdesc="Health Checking for Linux Virtual Server & High-Availability"
url="http://www.keepalived.org/"
arch="all"
license="GPL"
depends=
-makedepends="openssl-dev popt-dev linux-headers net-snmp-dev"
+makedepends="openssl-dev popt-dev linux-headers net-snmp-dev libnl-dev"
install=
subpackages="$pkgname-doc $pkgname-sample-config:samples"
source="http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz
@@ -58,6 +58,6 @@ samples() {
mv "$pkgdir"/etc/keepalived/samples "$subpkgdir"/etc/keepalived/
}
-md5sums="8a362b6cea145fd4393bf004d09b4057 keepalived-1.2.8.tar.gz
+md5sums="d838c23d80682650315d1ae447dad48a keepalived-1.2.10.tar.gz
d20faa8d55b8a41b8ddb71bb00a6bead keepalived.initd
56ff68ad19e973826c2dbc42c892939f keepalived.confd"