瀏覽代碼

package/runc: bump version to 1.1.7

This is the last planned release of the 1.1.x series.

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

Signed-off-by: Christian Stewart <christian@aperture.us>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Christian Stewart 2 年之前
父節點
當前提交
c24012ad86
共有 2 個文件被更改,包括 2 次插入2 次删除
  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  76cbf30637cbb828794d72d32fb3fd6ff3139cd9743b8b44790fd110f43d96b2  runc-1.1.5.tar.gz
+sha256  f1885d6dfa188f8112328ac2355e5d67346174a2e2e795ec514a972bcbfcc2fa  runc-1.1.7.tar.gz
 sha256  552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243  LICENSE

+ 1 - 1
package/runc/runc.mk

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