]> git.99rst.org Git - openwrt-packages.git/commitdiff
runc: update to 1.3.6
authorIsmail Kundakci <redacted>
Mon, 13 Jul 2026 14:46:46 +0000 (17:46 +0300)
committerAlexandru Ardelean <redacted>
Sat, 18 Jul 2026 08:46:26 +0000 (11:46 +0300)
https://github.com/opencontainers/runc/releases/tag/v1.3.6
Signed-off-by: Ismail Kundakci <redacted>
utils/runc/Makefile

index 2237b296304f7fc0b3a85dd3373153ea0392eecd..d44f140e9a3704760003e6c07cf2553cfdc07ad8 100644 (file)
@@ -1,7 +1,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=runc
-PKG_VERSION:=1.3.5
+PKG_VERSION:=1.3.6
 PKG_RELEASE:=1
 PKG_LICENSE:=Apache-2.0
 PKG_LICENSE_FILES:=LICENSE
@@ -9,7 +9,7 @@ PKG_CPE_ID:=cpe:/a:linuxfoundation:runc
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/opencontainers/runc/tar.gz/v${PKG_VERSION}?
-PKG_HASH:=72620f9b0e62d8da80c0c08a6265ab10d24330c544115c30713ba1429bde706d
+PKG_HASH:=8816e8d4181d13012d16733e837425f5f67df57dfac28bc58a68f7dfcd54291b
 
 PKG_MAINTAINER:=Gerard Ryan <G.M0N3Y.2503@gmail.com>
 
git clone https://git.99rst.org/PROJECT