system/runc: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-11-12 05:42:49 +07:00
parent 1adebd8867
commit 80001ae1b7
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/opencontainers/runc/archive/v1.0.2/runc-1.0.2.tar.gz"
MD5SUM_x86_64="9c15db5eec28468429ed9083331656b6"
REQUIRES="google-go-lang libseccomp"
REQUIRES="google-go-lang"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"