mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
skopeo: update to 1.5.2.
This commit is contained in:
parent
9cc731050f
commit
eb27f5600a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skopeo'
|
||||
pkgname=skopeo
|
||||
version=1.5.0
|
||||
version=1.5.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=4605a60a12a8f58cfe136d49242059a70810e786ee5849c778be0b4c7a49c453
|
||||
checksum=e15c189a8134dec62259e6fea2786e9fb55b34e55d26a8924de0d438fd3677c4
|
||||
make_dirs="/var/lib/atomic/sigstore 0755 root root"
|
||||
|
||||
post_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue