[Buildroot] [git commit branch/next] package/skopeo: bump to version 1.22.2
Julien Olivain
ju.o at free.fr
Thu May 14 13:14:39 UTC 2026
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/0452451195518ab694bb488b6e5e8b2d5073551e
branch: https://gitlab.com/buildroot.org/buildroot/-/tree/next
Release notes, since 1.22.0:
https://github.com/containers/skopeo/releases/tag/v1.22.1
https://github.com/containers/skopeo/releases/tag/v1.22.2
Signed-off-by: Yann E. MORIN <yann.morin at orange.com>
[Julien: add links to release notes]
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/skopeo/skopeo.hash | 2 +-
package/skopeo/skopeo.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/skopeo/skopeo.hash b/package/skopeo/skopeo.hash
index 72b5b07801..20ceebeb8a 100644
--- a/package/skopeo/skopeo.hash
+++ b/package/skopeo/skopeo.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 dc9aa749973b10d3c2672d2839e61bac75cf32d5e5106463420b83653c9df3ff skopeo-1.22.0-go2.tar.gz
+sha256 b6e1f208c1048f7a80613e8154774e6a3fdc891aeb45325c8ed905be4dee48d8 skopeo-1.22.2-go2.tar.gz
sha256 716a8b80635c394681e652823e1e42e411ad2d254e1f202403422d74f4b0b106 LICENSE
diff --git a/package/skopeo/skopeo.mk b/package/skopeo/skopeo.mk
index 2dcad871df..fe9becaaa6 100644
--- a/package/skopeo/skopeo.mk
+++ b/package/skopeo/skopeo.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SKOPEO_VERSION = 1.22.0
+SKOPEO_VERSION = 1.22.2
SKOPEO_SITE = $(call github,containers,skopeo,v$(SKOPEO_VERSION))
SKOPEO_LICENSE = Apache-2.0
More information about the buildroot
mailing list