~alpine/devel

testing/keepalived: upgrade to 1.2.12 v1 PROPOSED

Pablo Castorino: 1
 testing/keepalived: upgrade to 1.2.12

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/devel/patches/17/mbox | git am -3
Learn more about email & git

[alpine-devel] [PATCH] testing/keepalived: upgrade to 1.2.12 Export this patch

---
 testing/keepalived/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/keepalived/APKBUILD b/testing/keepalived/APKBUILD
index dda0102..e26d59a 100644
--- a/testing/keepalived/APKBUILD
+++ b/testing/keepalived/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Pablo Castorino <pcastorino@mendoza-conicet.gob.ar>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=keepalived
pkgver=1.2.10
pkgver=1.2.12
pkgrel=1
pkgdesc="Health Checking for Linux Virtual Server & High-Availability"
url="http://www.keepalived.org/"
@@ -58,6 +58,6 @@ samples() {
	mv "$pkgdir"/etc/keepalived/samples "$subpkgdir"/etc/keepalived/
}

md5sums="d838c23d80682650315d1ae447dad48a  keepalived-1.2.10.tar.gz
md5sums="60f2564acc1e1faa0237b53cf4392d1f  keepalived-1.2.12.tar.gz
d20faa8d55b8a41b8ddb71bb00a6bead  keepalived.initd
56ff68ad19e973826c2dbc42c892939f  keepalived.confd"
-- 
1.8.4.5



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---