mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 22:47:51 +00:00
runc: update to 1.0.2
This commit is contained in:
parent
03e5f60d65
commit
e0bef413c5
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="runc"
|
||||
PKG_VERSION="1.0.0-rc93"
|
||||
PKG_SHA256="e42456078d2f76c925cdd656e4f423b918525d8188521de05e893b6bb473a6f8"
|
||||
PKG_VERSION="1.0.2"
|
||||
PKG_SHA256="6c3cca4bbeb5d9b2f5e3c0c401c9d27bc8a5d2a0db8a2f6a06efd03ad3c38a33"
|
||||
PKG_LICENSE="APL"
|
||||
PKG_SITE="https://github.com/opencontainers/runc"
|
||||
PKG_URL="https://github.com/opencontainers/runc/archive/v${PKG_VERSION}.tar.gz"
|
||||
@ -13,7 +13,7 @@ PKG_LONGDESC="A CLI tool for spawning and running containers according to the OC
|
||||
PKG_TOOLCHAIN="manual"
|
||||
|
||||
# Git commit of the matching release https://github.com/opencontainers/runc/releases
|
||||
PKG_GIT_COMMIT="12644e614e25b05da6fd08a38ffa0cfe1903fdec"
|
||||
PKG_GIT_COMMIT="2c7861bc5e1b3e756392236553ec14a78a09f8bf"
|
||||
|
||||
pre_make_target() {
|
||||
go_configure
|
||||
|
Loading…
x
Reference in New Issue
Block a user