mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
podman-bin: update to 5.0.2
This commit is contained in:
parent
a4d4df48f1
commit
ce44635c70
@ -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.0.1"
|
PKG_VERSION="5.0.2"
|
||||||
PKG_SHA256="ee6253866e949431c3f2c0e87582c864b8dd1c96773fc93d6c73dfaff9630ee2"
|
PKG_SHA256="85c3f70a1c293ccf48907d8e9fe13c6c9aac67242525a539296beeef31ba11a8"
|
||||||
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="946d055df324e4ed6c1e806b561af4740db4fea9"
|
export PKG_GIT_COMMIT="3304dd95b8978a8346b96b7d43134990609b3b29"
|
||||||
|
|
||||||
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