New package: drone-cli-1.0.4
This commit is contained in:
14
srcpkgs/drone-cli/template
Normal file
14
srcpkgs/drone-cli/template
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
# Template file for 'drone-cli'
|
||||||
|
pkgname=drone-cli
|
||||||
|
version=1.0.4
|
||||||
|
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="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://github.com/drone/drone-cli"
|
||||||
|
distfiles="https://github.com/drone/drone-cli/archive/v${version}.tar.gz"
|
||||||
|
checksum=cdeb16db40f91e1fc2491c9f48ce34413093c67643109d1b09b3bd6c57e0e0a2
|
||||||
Reference in New Issue
Block a user