community/skopeo: upgrade to 1.16.1

This commit is contained in:
Celeste 2024-08-23 12:47:13 +00:00
parent eb47d93baf
commit 5cb6b7545d

View File

@ -1,10 +1,10 @@
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=skopeo
pkgver=1.16.0
pkgver=1.16.1
pkgrel=0
# set this to the gitrev of the version
_gitrev=88aad2e56b6bfcb5433450be60ff0a1cc89fcc31
_gitrev=fe07cc958acae9bb520f685474a50178e00b815b
pkgdesc="Work with remote images registries - retrieving information, images, signing content"
url="https://github.com/containers/skopeo"
license="Apache-2.0"
@ -58,5 +58,5 @@ package() {
}
sha512sums="
049dfa3549fd596e233c150ca5ec1cec0397b9bdb30a62d130992826f0b09e63c57516097f16bcd1aa7f3a203c61a81414ed7678ced7b692ef8cf664f484b3be skopeo-1.16.0.tar.gz
104b2492901a172e2ba75179492f9e8bf070aec649596ea902384d7a5d875665d8d28e2fc41cf69895208ccfca5e96c2cadeabd235143b0ec5da12e7edc31fcf skopeo-1.16.1.tar.gz
"