Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
runc
Commits:
49c0cd78 by Frederik Schwan at 2023-08-11T09:16:11+02:00
upgpkg: 1.1.9-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Sébastien "Seblu" Luttringer
pkgname=runc
-pkgver=1.1.8
+pkgver=1.1.9
pkgrel=1
pkgdesc='CLI tool for managing OCI compliant containers'
arch=(x86_64)
@@ -19,7 +19,7 @@
source=("${pkgname}-${pkgver}.tar.xz::https://github.com/opencontainers/runc/rel
"${pkgname}-${pkgver}.tar.xz.sig::https://github.com/opencontainers/runc/releases/download/v${pkgver}/runc.tar.xz.asc")
validpgpkeys=("5F36C6C61B5460124A75F5A69E18AA267DDB8DB4"
"C9C370B246B09F6DBCFC744C34401015D1D2D386")
-sha256sums=('fac4b055f56a326bb422f6397ef27b109b87e2063c54c158766f82a5f315cdf0'
+sha256sums=('7695febe134e17559b26224821a2a123bc9e9a637ad4a8c47e99ae0a1ec71dc2'
'SKIP')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/runc/-/commit/49c0cd7807b1a21b2085fc97d89d15e2fbf5dd90
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/runc/-/commit/49c0cd7807b1a21b2085fc97d89d15e2fbf5dd90
You're receiving this email because of your account on gitlab.archlinux.org.