~alpine/devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[alpine-devel] [PATCH] testing/keepalived: upgrade to 1.2.10

Details
Message ID
<1390837137-7891-1-git-send-email-pcastorino@mendoza-conicet.gob.ar>
Sender timestamp
1390837137
DKIM signature
missing
Download raw message
Patch: +3 -3
---
 testing/keepalived/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/testing/keepalived/APKBUILD b/testing/keepalived/APKBUILD
index 45a2875..dda0102 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"
-- 
1.8.1.5



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20140127170326.6d0e4087@ncopa-desktop.alpinelinux.org>
In-Reply-To
<1390837137-7891-1-git-send-email-pcastorino@mendoza-conicet.gob.ar> (view parent)
Sender timestamp
1390838606
DKIM signature
missing
Download raw message
On Mon, 27 Jan 2014 12:38:57 -0300
Pablo Castorino <pcastorino@mendoza-conicet.gob.ar> wrote:

> ---
>  testing/keepalived/APKBUILD | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

applied. thanks


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)