skopeo: update to 1.3.1.
This commit is contained in:
parent
3d34d161f5
commit
1dce7b9a63
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skopeo'
|
||||
pkgname=skopeo
|
||||
version=1.2.3
|
||||
version=1.3.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=bb62a226ad9427aaa0789c429e7f91de9caa8e284ed9227709751cc7d76a0591
|
||||
checksum=5d699bc0f50a7af6f8eb5222cd7f88f8c3b36d951425de74244eae98568f06ae
|
||||
make_dirs="/var/lib/atomic/sigstore 0755 root root"
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue