go-jira: update to 0.1.7.

This commit is contained in:
Andrea Brancaleoni 2016-08-30 01:41:29 +02:00
parent acaaca90cf
commit 5312532e4c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'go-jira'
pkgname=go-jira
version=0.1.3
version=0.1.7
revision=1
build_style=go
hostmakedepends="git-perl"
@ -11,7 +11,7 @@ go_import_path="github.com/Netflix-Skunkworks/go-jira"
go_package="$go_import_path/main"
homepage="https://$go_import_path"
distfiles="$homepage/archive/v$version.tar.gz"
checksum=8f282a9d6107621fc9fa8d4534af2a4798be4f1608f936e30943da3acbd2321c
checksum=82edcfd74b6ef2a187d2ebc3c1f95097db188313212480e40abaf5f4486efbd4
post_install() {
mv $DESTDIR/usr/bin/{main,jira}