[arch-commits] Commit in runc/trunk (PKGBUILD)

Frederik Schwan freswa at gemini.archlinux.org
Mon Aug 23 19:05:09 UTC 2021


    Date: Monday, August 23, 2021 @ 19:05:08
  Author: freswa
Revision: 1004450

upgpkg: runc 1.0.2-1

Modified:
  runc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-23 19:02:31 UTC (rev 1004449)
+++ PKGBUILD	2021-08-23 19:05:08 UTC (rev 1004450)
@@ -3,7 +3,7 @@
 # Contributor: Sébastien "Seblu" Luttringer
 
 pkgname=runc
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc='CLI tool for managing OCI compliant containers'
 arch=(x86_64)
@@ -14,7 +14,7 @@
 opdepends=(
   'criu: checkpoint support'
 )
-_commit=4144b63817ebcc5b358fc2c8ef95f7cddd709aa7	#refs/tags/v1.0.0^{}
+_commit=52b36a2dd837e8462de8e01458bf02cf9eea47dd	#refs/tags/v1.0.2^{}
 source=("git+https://github.com/opencontainers/runc.git#commit=$_commit?signed")
 validpgpkeys=("5F36C6C61B5460124A75F5A69E18AA267DDB8DB4"
 			  "C9C370B246B09F6DBCFC744C34401015D1D2D386")



More information about the arch-commits mailing list