skopeo: update to 1.2.2.

This commit is contained in:
UsernameRandomlyGenerated 2021-02-20 11:15:31 +01:00 committed by Érico Nogueira Rolim
parent fc8a074514
commit 0f7d070c22

View file

@ -1,6 +1,6 @@
# Template file for 'skopeo'
pkgname=skopeo
version=1.1.0
version=1.2.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=3bd3acc614514fc2261b89dc0ea85ac7a4dba64fb7dcef8676ae61849e8faeb4
checksum=b9adf2c209f49f79568cd69ee063bac1d61db20d277c20f189784fe39945a0ad
make_dirs="/var/lib/atomic/sigstore 0755 root root"
post_build() {