runc: updated to version 4fc53a8

This commit is contained in:
Matt Housh 2018-06-17 15:22:41 -05:00
parent b7c08b1f39
commit f693a2129b
3 changed files with 8 additions and 8 deletions

View File

@ -1,2 +1,2 @@
5d0cdbaee3790d80b7ccd44a45e31a8e runc-3f2f8b8.tar.xz
60e1f296f8540595d0a28f89460025ae runc-man-pages-3f2f8b8.tar.xz
14f3556c9178d54f12a0082e231985ce runc-4fc53a8.tar.xz
fab92e45951c528aff94385c527ef414 runc-man-pages-4fc53a8.tar.xz

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38j1I5N10TmGDv7UWhklNZI0Ak021z9MzZDVD/3CgTC5XWa8SH6xwy7CBAscKOlcxoF5mJOKlfPFODMfVmzpTAQ=
SHA256 (Pkgfile) = 870e3fddfce7dbfcbe0071664cac65e04717677ced0f2c82668d493278b21a7a
RWSagIOpLGJF3+FIXOik4CSYMKgTxcO0y0FWBAH+B/tdtoYVO7Xkv+6U2ZB4AhTmN2u/ROLyeUYWQBQ0zyilJoCGGsc/DL9MeQI=
SHA256 (Pkgfile) = cff790e0313997c328c64e06de7195fe6d392171279ac792293c5abb3b5e5b11
SHA256 (.footprint) = f033b7c8e0449cbdaee2cceaebd87cad55400663407bf395f8ed5c22db96c300
SHA256 (runc-3f2f8b8.tar.xz) = 5338851aae6cbc47afabda96970302e8010b0446d2213d5561d116f7b8cad7e0
SHA256 (runc-man-pages-3f2f8b8.tar.xz) = b71fd2ce7238e6129230a81b45534feadf8c9850c007bf971a23f4c3514905e3
SHA256 (runc-4fc53a8.tar.xz) = 89e9ade6e0b5d97c0b2ebd82100107260e3670ba98816857ee5b883af4fb1082
SHA256 (runc-man-pages-4fc53a8.tar.xz) = 63f34368ddcfb8ed03c7151c5394b86c7a109f93f1748ac0f16810487e479a15

View File

@ -4,7 +4,7 @@
# Depends on: go libseccomp
name=runc
version=3f2f8b8
version=4fc53a8
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=3f2f8b84a77f73d38244dd690525642a72156c64
make COMMIT=4fc53a81fb7c994640722ac585fa9ca548971871
install -D -m 0755 $name $PKG/usr/bin/$name
install -d -m 0755 $PKG/usr/share/man/man8