mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
skopeo: update to 1.7.0
This commit is contained in:
parent
0a0487fc30
commit
b47ea94ec1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skopeo'
|
||||
pkgname=skopeo
|
||||
version=1.6.2
|
||||
version=1.7.0
|
||||
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=48a1b3d18bde9d7af94756d546b0472e90416f05926281f7e533badfb5fcbd7b
|
||||
checksum=453bdcce16767696ed71046b60ad7b34358b183b50eb5aa708ced0b5ea2927b1
|
||||
make_dirs="/var/lib/atomic/sigstore 0755 root root"
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue