mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 04:31:21 +00:00
oci-runtime-tools: update to GIT HEAD of 2024-11-08
Bumps OCI runtime spec to version 1.1.0. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=oci-runtime-tools
|
||||
PKG_VERSION:=1.0.0.20210326
|
||||
PKG_RELEASE:=4
|
||||
PKG_VERSION:=1.1.0.20241108
|
||||
PKG_RELEASE:=1
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
@@ -10,8 +10,8 @@ PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_NAME:=runtime-tools
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://github.com/opencontainers/runtime-tools.git
|
||||
PKG_SOURCE_VERSION:=59cdde06764be8d761db120664020f0415f36045
|
||||
PKG_MIRROR_HASH:=661cb4664f45a169ca4f8e33fd00b69734328c7fb8c3880a48c7a67105bc8520
|
||||
PKG_SOURCE_VERSION:=f7e3563b0271e5cd52d5c915684ea11ef2779572
|
||||
PKG_MIRROR_HASH:=a4f11db65a85d30af565b5aebdd72acb37e7d2f776f5e37de9a2f9b5562952b8
|
||||
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user