mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
oci-runtime-tools: update to GIT HEAD of 2026-03-16
Update PKG_SOURCE_VERSION to 8a4db579f5c88af5a0d036fad34bddc9c1f703f3 (latest upstream main). oci-runtime-tools is a rolling release without versioned upstream releases. The new commit brings updated runtime-spec dependencies and bug fixes accumulated since November 2024. Link: https://github.com/opencontainers/runtime-tools/compare/f7e3563b...8a4db579 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=oci-runtime-tools
|
PKG_NAME:=oci-runtime-tools
|
||||||
PKG_VERSION:=1.1.0.20241108
|
PKG_VERSION:=1.3.0.20260316
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_LICENSE:=Apache-2.0
|
PKG_LICENSE:=Apache-2.0
|
||||||
PKG_LICENSE_FILES:=LICENSE
|
PKG_LICENSE_FILES:=LICENSE
|
||||||
@@ -10,8 +10,8 @@ PKG_SOURCE_PROTO:=git
|
|||||||
PKG_SOURCE_NAME:=runtime-tools
|
PKG_SOURCE_NAME:=runtime-tools
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://github.com/opencontainers/runtime-tools.git
|
PKG_SOURCE_URL:=https://github.com/opencontainers/runtime-tools.git
|
||||||
PKG_SOURCE_VERSION:=f7e3563b0271e5cd52d5c915684ea11ef2779572
|
PKG_SOURCE_VERSION:=8a4db579f5c88af5a0d036fad34bddc9c1f703f3
|
||||||
PKG_MIRROR_HASH:=a4f11db65a85d30af565b5aebdd72acb37e7d2f776f5e37de9a2f9b5562952b8
|
PKG_MIRROR_HASH:=9a7eb014afbef68a9e51ab05b363064984e24b522aca38ab12e108f4467a177c
|
||||||
|
|
||||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user