diff --git a/srcpkgs/containers/template b/srcpkgs/containers/template index 5574032938f..8530c560ed3 100644 --- a/srcpkgs/containers/template +++ b/srcpkgs/containers/template @@ -1,6 +1,6 @@ # Template file for 'containers' pkgname=containers -version=1.3 +version=1.4 revision=1 wrksrc="${pkgname}-${pkgname}-${version}" short_desc="Lightweight containers using Linux user namespaces" @@ -8,7 +8,7 @@ maintainer="Juan RP " license="MIT" homepage="https://github.com/arachsys/containers" distfiles="https://github.com/arachsys/containers/archive/containers-${version}.tar.gz" -checksum=329b047cf69ac1030da54795cedbbd7b34f52665da6a7e48aace512f1c8ffa65 +checksum=1621f22027bc90b92c2bfeb174051fdbc2a18c5a0b50a96fbc091321329cc7f8 do_build() { make CC=$CC CFLAGS="${CFLAGS}" ${makejobs}