void-packages/srcpkgs/drone-cli/template
2018-12-15 22:16:18 -06:00

14 lines
528 B
Bash

# Template file for 'drone-cli'
pkgname=drone-cli
version=1.0.4
revision=2
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