mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/skopeo: bump to 1.22.0
Release notes: https://github.com/containers/skopeo/releases/tag/v1.22.0 Signed-off-by: Yann E. MORIN <yann.morin@orange.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
3b52fe6f2e
commit
388b9b5965
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 f76eeddf697a3cc7a872e3077ab4d0fdbebe9f3c6171462e3e9feb84368b3fac skopeo-1.21.0-go2.tar.gz
|
||||
sha256 dc9aa749973b10d3c2672d2839e61bac75cf32d5e5106463420b83653c9df3ff skopeo-1.22.0-go2.tar.gz
|
||||
sha256 716a8b80635c394681e652823e1e42e411ad2d254e1f202403422d74f4b0b106 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SKOPEO_VERSION = 1.21.0
|
||||
SKOPEO_VERSION = 1.22.0
|
||||
SKOPEO_SITE = $(call github,containers,skopeo,v$(SKOPEO_VERSION))
|
||||
|
||||
SKOPEO_LICENSE = Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user