diff --git a/srcpkgs/containers/template b/srcpkgs/containers/template index 186561aab71..e1211dc4427 100644 --- a/srcpkgs/containers/template +++ b/srcpkgs/containers/template @@ -1,18 +1,18 @@ # Template file for 'containers' pkgname=containers version=1.6 -revision=2 +revision=3 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-makefile short_desc="Lightweight containers using Linux user namespaces" -maintainer="Juan RP " +maintainer="Duncaen " license="MIT" homepage="https://github.com/arachsys/containers" distfiles="https://github.com/arachsys/containers/archive/containers-${version}.tar.gz" checksum=38a13fc323f163657fa6c1aa8653e468eb003eae7de071c16acf810cdd1ce981 do_install() { - vbin inject + vbin inject inject-contain vinstall contain 4755 usr/bin vinstall pseudo 4755 usr/bin vlicense COPYING