summaryrefslogtreecommitdiffstats
path: root/main/lxc
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-11-08 12:01:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-11-08 12:02:39 +0000
commit5379d8696be49caf16d131d0e9ca36d3da248d6c (patch)
tree4b77fed053a3526afc148ee28dab87c896e937ac /main/lxc
parent9c79223546389e13100a8e367688fffcb23c05ea (diff)
downloadaports-5379d8696be49caf16d131d0e9ca36d3da248d6c.tar.bz2
aports-5379d8696be49caf16d131d0e9ca36d3da248d6c.tar.xz
main/lxc: upgrade to 0.8.0_rc1
Diffstat (limited to 'main/lxc')
-rw-r--r--main/lxc/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/lxc/APKBUILD b/main/lxc/APKBUILD
index 10f55deeb..a03a14cfe 100644
--- a/main/lxc/APKBUILD
+++ b/main/lxc/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=lxc
-pkgver=0.7.4
+pkgver=0.8.0_rc1
_mypkgver=${pkgver/_rc/-rc}
-pkgrel=3
+pkgrel=0
pkgdesc="linux containers - tools"
url="http://lxc.sourceforge.net/"
arch="all"
@@ -46,7 +46,7 @@ package() {
install -Dm755 "$srcdir"/setup-lxc-guest "$pkgdir"/usr/bin/setup-lxc-guest
}
-md5sums="51bb5d7d9d22e2c98490aed47fc02ad9 lxc-0.7.4.tar.gz
+md5sums="06ceecf4dbe1be988fc903ad8dd34d29 lxc-0.8.0-rc1.tar.gz
e66c3cf8e70168b07060746a4e65b671 lxc.initd
45d0f604310e58a1359f1745a4739843 setup-lxc-template
c3f7fd7e85d40c4a4b1b427048ff9652 setup-lxc-guest"