mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/skopeo: bump to version 1.22.2
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@orange.com> [Julien: add links to release notes] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
62afff3baa
commit
0452451195
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user