mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
conmon: update to 2.1.12
This commit is contained in:
parent
6c0c2700b3
commit
e84ac5c31b
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="conmon"
|
||||
PKG_VERSION="2.1.10"
|
||||
PKG_SHA256="455fabcbd4a5a5dc5e05374a71b62dc0b08ee865c2ba398e9dc9acac1ea1836a"
|
||||
PKG_VERSION="2.1.12"
|
||||
PKG_SHA256="842f0b5614281f7e35eec2a4e35f9f7b9834819aa58ecdad8d0ff6a84f6796a6"
|
||||
PKG_LICENSE="Apache-2.0"
|
||||
PKG_SITE="https://github.com/containers/conmon"
|
||||
PKG_URL="https://github.com/containers/conmon/archive/v${PKG_VERSION}.tar.gz"
|
||||
@ -11,7 +11,7 @@ PKG_DEPENDS_TARGET="toolchain glib libseccomp systemd"
|
||||
PKG_LONGDESC="An OCI container runtime monitor"
|
||||
|
||||
# Git commit of the matching release https://github.com/containers/conmon
|
||||
export PKG_GIT_COMMIT="2dcd736e46ded79a53339462bc251694b150f870"
|
||||
export PKG_GIT_COMMIT="e8896631295ccb0bfdda4284f1751be19b483264"
|
||||
|
||||
pre_configure_target() {
|
||||
export PKG_CONFIG_PATH="$(get_install_dir libseccomp)/usr/lib/pkgconfig:${PKG_CONFIG_PATH}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user