skopeo: update to 1.6.1.

This commit is contained in:
UsernameRandomlyGenerated 2022-03-05 12:14:35 +01:00 committed by Leah Neukirchen
parent 6726d3c1f9
commit 399e4d95af

View file

@ -1,6 +1,6 @@
# Template file for 'skopeo'
pkgname=skopeo
version=1.5.2
version=1.6.1
revision=1
build_style=go
go_import_path="github.com/containers/${pkgname}"
@ -14,7 +14,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
license="Apache-2.0"
homepage="https://github.com/containers/skopeo"
distfiles="https://github.com/containers/${pkgname}/archive/v${version}.tar.gz"
checksum=e15c189a8134dec62259e6fea2786e9fb55b34e55d26a8924de0d438fd3677c4
checksum=304016ec4eb802bf1e1b350854db50bdc99a93dcbcc71f9d531dbb916dc146f3
make_dirs="/var/lib/atomic/sigstore 0755 root root"
post_build() {