New package: oras-0.15.1.
This commit is contained in:
parent
5c114d8e8c
commit
332e41d664
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'oras'
|
||||
pkgname=oras
|
||||
version=0.15.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="oras.land/oras"
|
||||
go_package="$go_import_path/cmd/oras"
|
||||
short_desc="Work with OCI registries, but for secure supply chain"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://oras.land"
|
||||
distfiles="https://github.com/oras-project/oras/archive/refs/tags/v$version.tar.gz"
|
||||
checksum=09401a5f63e7c9f74d9e42cc7359fc4c691eb910dd82e7826af12c35beca73fa
|
Loading…
Reference in New Issue