skopeo: update to 0.1.36.

Closes #11832.

Signed-off-by: Enno Boland <gottox@voidlinux.org>
This commit is contained in:
Frank Steinborn 2019-05-20 16:41:37 +02:00 committed by Enno Boland
parent 4548d0936d
commit b0fd7cbd7c

View file

@ -1,6 +1,6 @@
# Template file for 'skopeo'
pkgname=skopeo
version=0.1.35
version=0.1.36
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=0d7024c09d7b1822acb174912f5b06950a023ef5d05d6b8b442e563c512b4c4a
checksum=42f9b0bf53ae44bc294be400e2c5259f977ffa4d5dbac3576b0b5e23d59791fd
make_dirs="/var/lib/atomic/sigstore 0755 root root"
post_build() {