1
0
forked from ports/contrib

runc: updated to version 1.0.0-rc2

This commit is contained in:
Matt Housh 2016-11-20 14:35:58 -06:00
parent 1b5e8083c5
commit 0048822879
3 changed files with 9 additions and 5 deletions

View File

@ -5,15 +5,19 @@ drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/runc-checkpoint.8.gz
-rw-r--r-- root/root usr/share/man/man8/runc-create.8.gz
-rw-r--r-- root/root usr/share/man/man8/runc-delete.8.gz
-rw-r--r-- root/root usr/share/man/man8/runc-events.8.gz
-rw-r--r-- root/root usr/share/man/man8/runc-exec.8.gz
-rw-r--r-- root/root usr/share/man/man8/runc-kill.8.gz
-rw-r--r-- root/root usr/share/man/man8/runc-list.8.gz
-rw-r--r-- root/root usr/share/man/man8/runc-pause.8.gz
-rw-r--r-- root/root usr/share/man/man8/runc-ps.8.gz
-rw-r--r-- root/root usr/share/man/man8/runc-restore.8.gz
-rw-r--r-- root/root usr/share/man/man8/runc-resume.8.gz
-rw-r--r-- root/root usr/share/man/man8/runc-run.8.gz
-rw-r--r-- root/root usr/share/man/man8/runc-spec.8.gz
-rw-r--r-- root/root usr/share/man/man8/runc-start.8.gz
-rw-r--r-- root/root usr/share/man/man8/runc-state.8.gz
-rw-r--r-- root/root usr/share/man/man8/runc-update.8.gz
-rw-r--r-- root/root usr/share/man/man8/runc.8.gz

View File

@ -1,2 +1,2 @@
0346708e7c769a1862fb1a4b26fcdd8f runc-0.1.1.tar.xz
435c1fd4150ed5dcfb674f3f352a5e21 runc-man-pages-0.1.1.tar.xz
8921d6c148c48f6e143e9cec0faeb950 runc-1.0.0-rc2.tar.gz
d03d89e580d877f3505fde9f8a4e07c3 runc-man-pages-1.0.0-rc2.tar.xz

View File

@ -4,9 +4,9 @@
# Depends on: go libseccomp
name=runc
version=0.1.1
release=2
source=(http://jaeger.morpheus.net/linux/crux/files/$name-$version.tar.xz \
version=1.0.0-rc2
release=1
source=(http://jaeger.morpheus.net/linux/crux/files/$name-$version.tar.gz \
http://jaeger.morpheus.net/linux/crux/files/$name-man-pages-$version.tar.xz)
build() {