oras: update to 1.1.0.
This commit is contained in:
parent
41ca95e64c
commit
7e185fdecf
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'oras'
|
||||
pkgname=oras
|
||||
version=0.15.1
|
||||
revision=3
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="oras.land/oras"
|
||||
go_package="$go_import_path/cmd/oras"
|
||||
|
@ -10,4 +10,4 @@ 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
|
||||
checksum=87059bbf96781980ba9826603ee10e2bb3cfafbe7b9410ba1c65fe336b9d4ee0
|
||||
|
|
Loading…
Reference in New Issue