skopeo: update to 1.10.0

This commit is contained in:
Cameron Nemo 2022-11-08 12:13:21 -08:00 committed by Leah Neukirchen
parent 1766ff873f
commit 7080ab0866
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'skopeo'
pkgname=skopeo
version=1.9.2
version=1.10.0
revision=1
build_style=go
build_helper=qemu
@ -15,7 +15,7 @@ maintainer="Cameron Nemo <cam@nohom.org>"
license="Apache-2.0"
homepage="https://github.com/containers/skopeo"
distfiles="https://github.com/containers/${pkgname}/archive/v${version}.tar.gz"
checksum=9a321ba75f213e5c46cba7f92073c2437137a56d3140c9ab6e723fb92890f9d0
checksum=c3d15ec25c028980b795a0ccdcd48296287b8467fe24a7bc319f5fc87378fe8c
make_dirs="/var/lib/atomic/sigstore 0755 root root"
_completions="bash zsh fish"