package/runc: bump version to v1.2.4

https://github.com/opencontainers/runc/releases/tag/v1.2.4

Signed-off-by: Christian Stewart <christian@aperture.us>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Christian Stewart
2025-01-30 21:38:40 -08:00
committed by Peter Korsgaard
parent d2b35f97f8
commit 8bbea60597
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally computed
sha256 25072beb84f4adae316a968241dc74ac30982d38e4459635074aa9e9d87d3de7 runc-1.2.0-go2.tar.gz
sha256 9785c144c97974b52b6091b7a79168b73681ff574bc8438b44f3f5f8c112f171 runc-1.2.4-go2.tar.gz
sha256 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243 LICENSE

View File

@@ -4,7 +4,7 @@
#
################################################################################
RUNC_VERSION = 1.2.0
RUNC_VERSION = 1.2.4
RUNC_SITE = $(call github,opencontainers,runc,v$(RUNC_VERSION))
RUNC_LICENSE = Apache-2.0, LGPL-2.1 (libseccomp)
RUNC_LICENSE_FILES = LICENSE