runc: bump after libseccomp update

This commit is contained in:
Henrik Grimler 2020-07-23 21:49:10 +02:00 committed by Yaksh Bariya
parent 9da2fb2c37
commit 674c47ddb1
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="A tool for spawning and running containers according to
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=1.0.0-rc91
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/opencontainers/runc/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=1f4cd908e3d8582e2709aadcb6e6038f545a04679187cb5c3a137505873ae7c4
TERMUX_PKG_DEPENDS="libseccomp"