mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
tini: update to 0.19.0
update 0.18.0 to 0.19.0 changelog: https://github.com/krallin/tini/releases/tag/v0.19.0
This commit is contained in:
parent
f011f0bce1
commit
9bef8d01de
@ -3,11 +3,11 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="tini"
|
||||
PKG_VERSION="fec3683b971d9c3ef73f284f176672c44b448662"
|
||||
PKG_SHA256="20ee672afa8be72f5a8334044d8c2ce31bc6f2347fa240cac9c84b6c7dbc684c"
|
||||
PKG_VERSION="0.19.0"
|
||||
PKG_SHA256="0fd35a7030052acd9f58948d1d900fe1e432ee37103c5561554408bdac6bbf0d"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="https://github.com/krallin/tini"
|
||||
PKG_URL="https://github.com/krallin/tini/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_URL="https://github.com/krallin/tini/archive/v${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="Tini is a simplest init system."
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user