skopeo: update to 0.1.35.

This commit is contained in:
Frank Steinborn 2019-03-07 23:17:25 +01:00 committed by maxice8
parent df0707b020
commit d71ea3a2e5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'skopeo'
pkgname=skopeo
version=0.1.34
version=0.1.35
revision=1
build_style=go
go_import_path="github.com/containers/${pkgname}"
@ -13,7 +13,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=3de73c6cb4598879e887011a57d381d2455a6bccfd88341b8c99fb4902adca47
checksum=0d7024c09d7b1822acb174912f5b06950a023ef5d05d6b8b442e563c512b4c4a
make_dirs="/var/lib/atomic/sigstore 0755 root root"
post_build() {