podman-bin: update to 5.5.1

This commit is contained in:
Rudi Heitbaum 2025-06-06 07:05:09 +00:00
parent 9652e90800
commit 4eeccda739

View File

@ -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.5.0" PKG_VERSION="5.5.1"
PKG_SHA256="a4abfc72ef9a59ba80d081ea604ad2976ff967ae526e50e234edc1d2481bd9d1" PKG_SHA256="00d02f85ad27a46e77456fef1be81865a43147544ed2487e6c4c8decd0e3748f"
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="0dbcb51477ee7ab8d3b47d30facf71fc38bb0c98" export PKG_GIT_COMMIT="850db76dd78a0641eddb9ee19ee6f60d2c59bcfa"
PKG_PODMAN_BUILDTAGS="exclude_graphdriver_devicemapper \ PKG_PODMAN_BUILDTAGS="exclude_graphdriver_devicemapper \
exclude_graphdriver_btrfs \ exclude_graphdriver_btrfs \