From 08e0639754dc122aa34fb76052557820944a9f23 Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Wed, 30 Oct 2019 14:04:23 +0100 Subject: [PATCH] skopeo: update to 0.1.40. --- srcpkgs/skopeo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/skopeo/template b/srcpkgs/skopeo/template index 524fcd9a9dd..932c1876f60 100644 --- a/srcpkgs/skopeo/template +++ b/srcpkgs/skopeo/template @@ -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 " 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() {