containers: update to 1.4.
This commit is contained in:
parent
1c0dce13e8
commit
52cab56b3d
|
@ -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 <xtraeme@voidlinux.eu>"
|
|||
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}
|
||||
|
|
Loading…
Reference in New Issue