skopeo: update to 1.6.2.

This commit is contained in:
iaroki 2022-04-03 11:34:52 +03:00 committed by Leah Neukirchen
parent 9fb2bc3a32
commit 0e0a4655e7

View file

@ -1,6 +1,6 @@
# Template file for 'skopeo'
pkgname=skopeo
version=1.6.1
version=1.6.2
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=304016ec4eb802bf1e1b350854db50bdc99a93dcbcc71f9d531dbb916dc146f3
checksum=48a1b3d18bde9d7af94756d546b0472e90416f05926281f7e533badfb5fcbd7b
make_dirs="/var/lib/atomic/sigstore 0755 root root"
post_build() {