skopeo: update to 1.1.0.

This commit is contained in:
Cameron Nemo 2020-06-20 15:45:28 -07:00 committed by Johannes
parent 1350dc36d0
commit c9563376bd

View file

@ -1,6 +1,6 @@
# Template file for 'skopeo'
pkgname=skopeo
version=1.0.0
version=1.1.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=df5f38ee72e2fede508d1fd272a48773b86eb6bc6cc4b7b856a99669d22fa5df
checksum=3bd3acc614514fc2261b89dc0ea85ac7a4dba64fb7dcef8676ae61849e8faeb4
make_dirs="/var/lib/atomic/sigstore 0755 root root"
post_build() {