skopeo: update to 1.5.0

This commit is contained in:
Cameron Nemo 2021-10-07 22:12:01 -07:00 committed by Érico Nogueira Rolim
parent daa588720e
commit a10ce87712

View file

@ -1,6 +1,6 @@
# Template file for 'skopeo'
pkgname=skopeo
version=1.4.1
version=1.5.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=a0fd7a509b901f0b41364985daf41268eec5cf50f7ee0bd5c6f4b9add4042589
checksum=4605a60a12a8f58cfe136d49242059a70810e786ee5849c778be0b4c7a49c453
make_dirs="/var/lib/atomic/sigstore 0755 root root"
post_build() {