summaryrefslogtreecommitdiffstats
path: root/main/lxc
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-11-08 12:14:35 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-11-08 12:14:35 +0000
commit1d9302da32a21d9f01068d9a84bea8be8fbb53ff (patch)
treedf1f283aef321e64b8f5eb14ceaa4a6c1ac0b53b /main/lxc
parent5379d8696be49caf16d131d0e9ca36d3da248d6c (diff)
downloadaports-1d9302da32a21d9f01068d9a84bea8be8fbb53ff.tar.bz2
aports-1d9302da32a21d9f01068d9a84bea8be8fbb53ff.tar.xz
main/lxc: upgrade to 0.8.0_rc2
Diffstat (limited to 'main/lxc')
-rw-r--r--main/lxc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/lxc/APKBUILD b/main/lxc/APKBUILD
index a03a14cfe..b275fad1f 100644
--- a/main/lxc/APKBUILD
+++ b/main/lxc/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=lxc
-pkgver=0.8.0_rc1
+pkgver=0.8.0_rc2
_mypkgver=${pkgver/_rc/-rc}
pkgrel=0
pkgdesc="linux containers - tools"
@@ -46,7 +46,7 @@ package() {
install -Dm755 "$srcdir"/setup-lxc-guest "$pkgdir"/usr/bin/setup-lxc-guest
}
-md5sums="06ceecf4dbe1be988fc903ad8dd34d29 lxc-0.8.0-rc1.tar.gz
+md5sums="9bd6988542fd7dd198d056ef3a2db9f6 lxc-0.8.0-rc2.tar.gz
e66c3cf8e70168b07060746a4e65b671 lxc.initd
45d0f604310e58a1359f1745a4739843 setup-lxc-template
c3f7fd7e85d40c4a4b1b427048ff9652 setup-lxc-guest"