skopeo: update to 1.7.0

This commit is contained in:
Cameron Nemo 2022-04-22 19:53:11 -07:00 committed by Helmut Pozimski
parent 0a0487fc30
commit b47ea94ec1

View file

@ -1,6 +1,6 @@
# Template file for 'skopeo'
pkgname=skopeo
version=1.6.2
version=1.7.0
revision=1
build_style=go
go_import_path="github.com/containers/${pkgname}"
@ -14,7 +14,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
license="Apache-2.0"
homepage="https://github.com/containers/skopeo"
distfiles="https://github.com/containers/${pkgname}/archive/v${version}.tar.gz"
checksum=48a1b3d18bde9d7af94756d546b0472e90416f05926281f7e533badfb5fcbd7b
checksum=453bdcce16767696ed71046b60ad7b34358b183b50eb5aa708ced0b5ea2927b1
make_dirs="/var/lib/atomic/sigstore 0755 root root"
post_build() {