containers: update to 1.7.
This commit is contained in:
parent
1ee7b6297a
commit
be97f7695b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'containers'
|
||||
pkgname=containers
|
||||
version=1.6
|
||||
revision=3
|
||||
version=1.7
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-makefile
|
||||
short_desc="Lightweight containers using Linux user namespaces"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/arachsys/containers"
|
||||
distfiles="https://github.com/arachsys/containers/archive/containers-${version}.tar.gz"
|
||||
checksum=38a13fc323f163657fa6c1aa8653e468eb003eae7de071c16acf810cdd1ce981
|
||||
checksum=5f43ffaf9bcfc73032cafeb94fe9596dcfa0b26f0bd2730656c3daa4341d9c02
|
||||
|
||||
do_install() {
|
||||
vbin inject inject-contain
|
||||
|
|
Loading…
Reference in a new issue