skopeo: update to 0.1.41.

This commit is contained in:
Frank Steinborn 2020-02-09 22:46:19 +01:00 committed by Juan RP
parent db3602a62e
commit da4f4410bb

View file

@ -1,6 +1,6 @@
# Template file for 'skopeo' # Template file for 'skopeo'
pkgname=skopeo pkgname=skopeo
version=0.1.40 version=0.1.41
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/containers/${pkgname}" go_import_path="github.com/containers/${pkgname}"
@ -14,7 +14,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
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=ee1e33245938fcb622f5864fac860e2d8bfa2fa907af4b5ffc3704ed0db46bbf checksum=d9f4a0dcf4a43469768dbf16865d5bc98e5434fadd65af35051edb36767c9c70
make_dirs="/var/lib/atomic/sigstore 0755 root root" make_dirs="/var/lib/atomic/sigstore 0755 root root"
post_build() { post_build() {