mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
podman: update to 5.8.2
- adjust Makefile Signed-off-by: nantayo <sora1924@outlook.com>
This commit is contained in:
committed by
Alexandru Ardelean
parent
3a11691a19
commit
721e5fb9b4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user