drone-cli: update to 1.2.1
also takeover pkg
This commit is contained in:
parent
547adfab56
commit
4389c8a6a6
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'drone-cli'
|
||||
pkgname=drone-cli
|
||||
version=1.2.0
|
||||
version=1.2.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/drone/drone-cli
|
||||
go_package="${go_import_path}/drone"
|
||||
go_ldflags="-X main.version=${version}"
|
||||
short_desc="CLI for Drone continuous delivery platform"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="teldra <teldra@rotce.de>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/drone/drone-cli"
|
||||
distfiles="https://github.com/drone/drone-cli/archive/v${version}.tar.gz"
|
||||
checksum=2f7cfb0ab99c94a2406f057ab509ed4974bf715a743979e62f542d889bb7bcc7
|
||||
checksum=cde58c5ad1972caf447cdd168eeda0cdaca0eb1d2808994c9c51326952bd9aff
|
||||
|
|
Loading…
Add table
Reference in a new issue