runc: updated to version 96ec217

This commit is contained in:
Matt Housh 2019-02-06 13:40:40 -06:00
parent f3b4ec56fd
commit 16e839da37
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF30fxyDU/OP+oPgSO6mEpwZCIba6JXh1kifBYzPpPO5u+BE7LS8MbGypugQKSJnSwLp2C2krjT1IBaIbq6VfPqg8=
SHA256 (Pkgfile) = 37b4ee77b4fbe20087c9f82e86a824e14787b50f10dd56f5b4c43f7173c9b983
RWSagIOpLGJF32eTPLW4SKbWyiEc1zMmyMj3+ihqlu70FKc3J9hFQnewA0XW2ijRHf+gg2SnHVdBjH4a515mPQpSi0ZC+Ei/xwY=
SHA256 (Pkgfile) = 5e5926ac2c3f41f6b004dfdde75e71ff250be54f3a11846d96095adadd74309d
SHA256 (.footprint) = f033b7c8e0449cbdaee2cceaebd87cad55400663407bf395f8ed5c22db96c300
SHA256 (runc-69663f0.tar.xz) = f387db86a9884329c22dd09dbbc60f38f2dac6e4407418876a6fa8cf211ef2f7
SHA256 (runc-man-pages-69663f0.tar.xz) = 0db3d837a75da91cab73fbbc40b55eb224ca211903610488fc0a69e9fde9eaa2
SHA256 (runc-96ec217.tar.xz) = 4b0f7fdad9e4ed743cc8fdff97683b92e3338a49e036ba653c0ebdd037360b3a
SHA256 (runc-man-pages-96ec217.tar.xz) = 71ba39bb01780056d3272641ed4187ef54a5bdbdb64e51e4aeb63f95a7ebad57

View File

@ -4,7 +4,7 @@
# Depends on: go libseccomp git
name=runc
version=69663f0
version=96ec217
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=69663f0bd4b60df09991c08812a60108003fa340
make COMMIT=96ec2177ae841256168fcf76954f7177af9446eb
install -D -m 0755 $name $PKG/usr/bin/$name
install -d -m 0755 $PKG/usr/share/man/man8