go-jira: update to 0.1.7.
This commit is contained in:
parent
acaaca90cf
commit
5312532e4c
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'go-jira'
|
# Template file for 'go-jira'
|
||||||
pkgname=go-jira
|
pkgname=go-jira
|
||||||
version=0.1.3
|
version=0.1.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git-perl"
|
hostmakedepends="git-perl"
|
||||||
@ -11,7 +11,7 @@ go_import_path="github.com/Netflix-Skunkworks/go-jira"
|
|||||||
go_package="$go_import_path/main"
|
go_package="$go_import_path/main"
|
||||||
homepage="https://$go_import_path"
|
homepage="https://$go_import_path"
|
||||||
distfiles="$homepage/archive/v$version.tar.gz"
|
distfiles="$homepage/archive/v$version.tar.gz"
|
||||||
checksum=8f282a9d6107621fc9fa8d4534af2a4798be4f1608f936e30943da3acbd2321c
|
checksum=82edcfd74b6ef2a187d2ebc3c1f95097db188313212480e40abaf5f4486efbd4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv $DESTDIR/usr/bin/{main,jira}
|
mv $DESTDIR/usr/bin/{main,jira}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user