skopeo: update to 1.2.3.

This commit is contained in:
UsernameRandomlyGenerated 2021-05-02 11:06:42 +00:00 committed by Érico Nogueira Rolim
parent 3c60cb03d6
commit d78d198581

View File

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