go-jira: update to 0.1.8.

This commit is contained in:
Andrea Brancaleoni 2016-11-25 14:07:16 +01:00
parent a2f5568bcd
commit 64c6cdcada
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.7
version=0.1.8
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=82edcfd74b6ef2a187d2ebc3c1f95097db188313212480e40abaf5f4486efbd4
checksum=a5e977126a5cf512e5a77489b16c6c4cd46d873703fb525638d8e13974219ee0
post_install() {
mv $DESTDIR/usr/bin/{main,jira}