~alpine/devel

testing/keepalived: upgrade to 1.2.8 v1 PROPOSED

Pablo Castorino: 1
 testing/keepalived: upgrade to 1.2.8

 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/536/mbox | git am -3
Learn more about email & git

[alpine-devel] [PATCH] testing/keepalived: upgrade to 1.2.8 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 58ab9fd..e5a082f 100644
--- a/testing/keepalived/APKBUILD
+++ b/testing/keepalived/APKBUILD
@@ -1,6 +1,6 @@
# Contributor: Pablo Castorino <pcastorino@mendoza-conicet.gob.ar>
pkgname=keepalived
pkgver=1.2.7
pkgver=1.2.8
pkgrel=0
pkgdesc="Health Checking for Linux Virtual Server & High-Availability"
url="http://www.keepalived.org/"
@@ -56,6 +56,6 @@ samples() {
	mv "$pkgdir"/etc/keepalived/samples "$subpkgdir"/etc/keepalived/
}

md5sums="8551a34ee048895dbe5350a031ff29c1  keepalived-1.2.7.tar.gz
md5sums="8a362b6cea145fd4393bf004d09b4057  keepalived-1.2.8.tar.gz
d20faa8d55b8a41b8ddb71bb00a6bead  keepalived.initd
56ff68ad19e973826c2dbc42c892939f  keepalived.confd"
-- 
1.8.1.5



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