drone-cli: update to 1.2.0
This commit is contained in:
parent
898a547152
commit
d4a9f85482
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'drone-cli'
|
# Template file for 'drone-cli'
|
||||||
pkgname=drone-cli
|
pkgname=drone-cli
|
||||||
version=1.1.4
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/drone/drone-cli
|
go_import_path=github.com/drone/drone-cli
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/drone/drone-cli"
|
homepage="https://github.com/drone/drone-cli"
|
||||||
distfiles="https://github.com/drone/drone-cli/archive/v${version}.tar.gz"
|
distfiles="https://github.com/drone/drone-cli/archive/v${version}.tar.gz"
|
||||||
checksum=98707497104e9d7bbe31fe4b0338b25ca7ce56bd9505593d7495c61988e6c574
|
checksum=2f7cfb0ab99c94a2406f057ab509ed4974bf715a743979e62f542d889bb7bcc7
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue