skopeo: update to 0.1.40.

This commit is contained in:
Frank Steinborn 2019-10-30 14:04:23 +01:00 committed by Helmut Pozimski
parent 4de8866e40
commit 0d6cd3d813
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'skopeo'
pkgname=skopeo
version=0.1.39
version=0.1.40
revision=1
build_style=go
go_import_path="github.com/containers/${pkgname}"
@ -14,7 +14,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
license="Apache-2.0"
homepage="https://github.com/containers/skopeo"
distfiles="https://github.com/containers/${pkgname}/archive/v${version}.tar.gz"
checksum=e9d70f7f7b891675a816f06a22df0490285ad20eefbd91f5da69ca12f56c29f2
checksum=ee1e33245938fcb622f5864fac860e2d8bfa2fa907af4b5ffc3704ed0db46bbf
make_dirs="/var/lib/atomic/sigstore 0755 root root"
post_build() {