skopeo: update to 1.4.1

This commit is contained in:
Cameron Nemo 2021-08-29 22:32:46 -07:00 committed by Érico Nogueira Rolim
parent ddaea1f9da
commit de1d74cbb6

View file

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