From 52cab56b3d68012db88b26c9f6af7856dd16130d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 3 Sep 2015 07:57:24 +0200 Subject: [PATCH] containers: update to 1.4. --- srcpkgs/containers/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}