diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2015-07-07 06:42:40 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2015-07-07 06:42:40 +0000 |
commit | ee277aa885361e02eac3e5e1076fbdf8edc0a54f (patch) | |
tree | 4411b098b148fb176c7f83b3fd6a0d15cbc36521 /main/lxc/APKBUILD | |
parent | b337e56c388b2aaecb7e5317874a0c3d192b9497 (diff) | |
download | aports-ee277aa885361e02eac3e5e1076fbdf8edc0a54f.tar.bz2 aports-ee277aa885361e02eac3e5e1076fbdf8edc0a54f.tar.xz |
main/lxc: bumped pkgrel
Diffstat (limited to 'main/lxc/APKBUILD')
-rw-r--r-- | main/lxc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lxc/APKBUILD b/main/lxc/APKBUILD index 2cbf0cdd3e..617b898889 100644 --- a/main/lxc/APKBUILD +++ b/main/lxc/APKBUILD @@ -4,7 +4,7 @@ pkgname=lxc pkgver=1.1.2 _mypkgver=${pkgver/_rc/.rc} -pkgrel=2 +pkgrel=3 pkgdesc="linux containers - tools" url="http://lxc.sourceforge.net/" arch="all" |