mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
podman-bin: update to 5.5.0
This commit is contained in:
parent
614031e3ba
commit
08f1cf6816
@ -2,8 +2,8 @@
|
|||||||
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="podman-bin"
|
PKG_NAME="podman-bin"
|
||||||
PKG_VERSION="5.4.1"
|
PKG_VERSION="5.5.0"
|
||||||
PKG_SHA256="502117195c06678db612313aaf42505cabeea860f8668802a0608754eb0df9f6"
|
PKG_SHA256="a4abfc72ef9a59ba80d081ea604ad2976ff967ae526e50e234edc1d2481bd9d1"
|
||||||
PKG_LICENSE="Apache-2.0"
|
PKG_LICENSE="Apache-2.0"
|
||||||
PKG_SITE="https://podman.io/"
|
PKG_SITE="https://podman.io/"
|
||||||
PKG_URL="https://github.com/containers/podman/archive/v${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/containers/podman/archive/v${PKG_VERSION}.tar.gz"
|
||||||
@ -12,7 +12,7 @@ PKG_LONGDESC="Podman: A tool for managing OCI containers and pods."
|
|||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
# Git commit of the matching release https://github.com/containers/podman
|
# Git commit of the matching release https://github.com/containers/podman
|
||||||
export PKG_GIT_COMMIT="b79bc8afe796cba51dd906270a7e1056ccdfcf9e"
|
export PKG_GIT_COMMIT="0dbcb51477ee7ab8d3b47d30facf71fc38bb0c98"
|
||||||
|
|
||||||
PKG_PODMAN_BUILDTAGS="exclude_graphdriver_devicemapper \
|
PKG_PODMAN_BUILDTAGS="exclude_graphdriver_devicemapper \
|
||||||
exclude_graphdriver_btrfs \
|
exclude_graphdriver_btrfs \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user