From: nantayo Date: Sat, 25 Apr 2026 11:43:23 +0000 (+0800) Subject: podman: update to 5.8.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=721e5fb9b4768be888264d3f8cc468affbc92fcf;p=openwrt-packages.git podman: update to 5.8.2 - adjust Makefile Signed-off-by: nantayo --- diff --git a/utils/podman/Makefile b/utils/podman/Makefile index cb8bba106..332abace1 100644 --- a/utils/podman/Makefile +++ b/utils/podman/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=podman -PKG_VERSION:=5.8.1 +PKG_VERSION:=5.8.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/containers/podman/archive/v$(PKG_VERSION) -PKG_HASH:=b9540ecb19cfcbcfc40e1b81d39930f688c537d8fd6f11ae56be41f2bf9e97a4 +PKG_HASH:=b20ea65afc5a58ea1cea019bd51a5d84eb9042d25d3eb82c55010c8815732d84 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE