Browse Source

package/runc: bump to version 1.3.0

For release notes since version 1.2.4, see:
https://github.com/opencontainers/runc/releases

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Christian Stewart <christian@aperture.us>
[Julien: add link to release notes]
Signed-off-by: Julien Olivain <ju.o@free.fr>
Yann E. MORIN 3 weeks ago
parent
commit
ad46554dc0
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package/runc/runc.hash
  2. 1 1
      package/runc/runc.mk

+ 1 - 1
package/runc/runc.hash

@@ -1,3 +1,3 @@
 # Locally computed
-sha256  9785c144c97974b52b6091b7a79168b73681ff574bc8438b44f3f5f8c112f171  runc-1.2.4-go2.tar.gz
+sha256  3262492ce42bea0919ee1a2d000b6f303fd14877295bc38d094876b55fdd448b  runc-1.3.0-go2.tar.gz
 sha256  552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243  LICENSE

+ 1 - 1
package/runc/runc.mk

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