runc: update to 1.1.2

This commit is contained in:
heitbaum 2021-12-06 10:20:52 +00:00 committed by Rudi Heitbaum
parent 64e30188eb
commit dd02d5a28e

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="runc"
PKG_VERSION="1.0.2"
PKG_SHA256="6c3cca4bbeb5d9b2f5e3c0c401c9d27bc8a5d2a0db8a2f6a06efd03ad3c38a33"
PKG_VERSION="1.1.2"
PKG_SHA256="0ccce82b1d9c058d8fd7443d261c96fd7a803f2775bcb1fec2bdb725bc7640f6"
PKG_LICENSE="APL"
PKG_SITE="https://github.com/opencontainers/runc"
PKG_URL="https://github.com/opencontainers/runc/archive/v${PKG_VERSION}.tar.gz"