doctl: update to 1.97.0.

This commit is contained in:
Benjamín Albiñana 2023-07-08 11:05:28 +02:00 committed by classabbyamp
parent 3fe6ddb2e2
commit 7e2aec23c3

View File

@ -1,9 +1,10 @@
# Template file for 'doctl'
pkgname=doctl
version=1.96.1
version=1.97.0
revision=1
build_style=go
go_import_path="github.com/digitalocean/doctl/cmd/doctl"
go_import_path="github.com/digitalocean/doctl"
go_package="${go_import_path}/cmd/doctl"
_maj_min=${version%*.*}
_major=${_maj_min%.*}
_minor=${_maj_min#*.}
@ -15,4 +16,4 @@ license="Apache-2.0"
homepage="https://github.com/digitalocean/doctl"
changelog="https://raw.githubusercontent.com/digitalocean/doctl/main/CHANGELOG.md"
distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
checksum=1a5d71a4c387fcc7d5bea60d2ee80188f539b77744be0db29bdfef1fb5ecda66
checksum=98ca6b4ae7ce77ef1eff2701a158c840e783deb02bfe0870de1c4a24e14ff2a9