~alpine/devel

/main/lxc - version bump to 1.0.1 v1 PROPOSED

Stuart Cardall: 1
 /main/lxc - version bump to 1.0.1

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

[alpine-devel] [PATCH] /main/lxc - version bump to 1.0.1 Export this patch

LXC version bump to 1.0.1 (with correct $pkgrel of 0)
---
 main/lxc/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/main/lxc/APKBUILD b/main/lxc/APKBUILD
index c7896db..bec9ca1 100644
--- a/main/lxc/APKBUILD
+++ b/main/lxc/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=lxc
pkgver=1.0.0
pkgver=1.0.1
_mypkgver=${pkgver/_rc/.rc}
pkgrel=3
pkgrel=0
pkgdesc="linux containers - tools"
url="http://lxc.sourceforge.net/"
arch="all"
-- 
1.8.5.4



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