skopeo: update to 1.10.0
This commit is contained in:
parent
1766ff873f
commit
7080ab0866
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'skopeo'
|
# Template file for 'skopeo'
|
||||||
pkgname=skopeo
|
pkgname=skopeo
|
||||||
version=1.9.2
|
version=1.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Cameron Nemo <cam@nohom.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/containers/skopeo"
|
homepage="https://github.com/containers/skopeo"
|
||||||
distfiles="https://github.com/containers/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/containers/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=9a321ba75f213e5c46cba7f92073c2437137a56d3140c9ab6e723fb92890f9d0
|
checksum=c3d15ec25c028980b795a0ccdcd48296287b8467fe24a7bc319f5fc87378fe8c
|
||||||
make_dirs="/var/lib/atomic/sigstore 0755 root root"
|
make_dirs="/var/lib/atomic/sigstore 0755 root root"
|
||||||
_completions="bash zsh fish"
|
_completions="bash zsh fish"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue