[arch-commits] Commit in runc/trunk (PKGBUILD)
Frederik Schwan
freswa at gemini.archlinux.org
Mon Dec 6 14:42:11 UTC 2021
Date: Monday, December 6, 2021 @ 14:42:11
Author: freswa
Revision: 1065281
upgpkg: runc 1.0.3-1
Modified:
runc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-06 13:25:16 UTC (rev 1065280)
+++ PKGBUILD 2021-12-06 14:42:11 UTC (rev 1065281)
@@ -3,8 +3,8 @@
# Contributor: Sébastien "Seblu" Luttringer
pkgname=runc
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.0.3
+pkgrel=1
pkgdesc='CLI tool for managing OCI compliant containers'
arch=(x86_64)
url='https://runc.io/'
@@ -14,7 +14,7 @@
optdepends=(
'criu: checkpoint support'
)
-_commit=52b36a2dd837e8462de8e01458bf02cf9eea47dd #refs/tags/v1.0.2^{}
+_commit=f46b6ba2c9314cfc8caae24a32ec5fe9ef1059fe #refs/tags/v1.0.3^{}
source=("git+https://github.com/opencontainers/runc.git#commit=$_commit?signed")
validpgpkeys=("5F36C6C61B5460124A75F5A69E18AA267DDB8DB4"
"C9C370B246B09F6DBCFC744C34401015D1D2D386")
More information about the arch-commits
mailing list