runc: updated to version 3e425f8

This commit is contained in:
Matt Housh 2019-10-17 23:03:49 -05:00
parent afba47a684
commit fb85e54d42
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34EMgiTWlnWxtT2HWwkuT90iHfrkxXHS7/oggXFMVWvgTT0n392bL3f68Mafw3vOuX1DproSEEUKl/kYyXSoUwc=
SHA256 (Pkgfile) = a3dee701d2bf71179bf76969e6483131d84964d657fc9837bbf83b08bd865260
RWSagIOpLGJF3xalYiZI/MExhOlM5z4mqMcjc5ePtN8n/MSRnwA7KXE7shKGcirwSekx2IepApYBvWMySrbUyVVb0VEe1E3C4gY=
SHA256 (Pkgfile) = ef60b0ba3d2d1b9e2a5e4d50e43616cb7c9ee2f087cab001a856dc916d2508ab
SHA256 (.footprint) = f033b7c8e0449cbdaee2cceaebd87cad55400663407bf395f8ed5c22db96c300
SHA256 (runc-425e105.tar.xz) = 2106882623417169dd86743e968789a9ae1400c540ea69743b7db7754fbe959e
SHA256 (runc-man-pages-425e105.tar.xz) = 569f7986a3f9998d000c5afd28235f158f872f24661d6e1aa00608ad8a12515f
SHA256 (runc-3e425f8.tar.xz) = 1d237cd362574951961110d9d995c9aedafd4975121a3adb5ff3599ddae18e85
SHA256 (runc-man-pages-3e425f8.tar.xz) = 329f807992b4646e0baa475a3471aa325d5c045414aab73a5ac270c26b3179fd

View File

@ -4,7 +4,7 @@
# Depends on: go libseccomp git
name=runc
version=425e105
version=3e425f8
release=1
source=(http://jaeger.morpheus.net/linux/crux/files/$name-$version.tar.xz \
http://jaeger.morpheus.net/linux/crux/files/$name-man-pages-$version.tar.xz)
@ -17,7 +17,7 @@ build() {
export GOPATH=$SRC
export BUILDTAGS="seccomp"
# use the long commit hash here
make COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
make COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657
install -D -m 0755 $name $PKG/usr/bin/$name
install -d -m 0755 $PKG/usr/share/man/man8