go-jira: update to 0.1.3.

This commit is contained in:
Andrea Brancaleoni 2016-07-31 16:04:08 +02:00
parent fe7c9830df
commit 67fa9a9142

View file

@ -1,6 +1,6 @@
# Template file for 'go-jira'
pkgname=go-jira
version=0.1.2
version=0.1.3
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=c7a5228610e7ce881183de7823863df8f05f4e89418fac9d8569f3d7ef58105a
checksum=8f282a9d6107621fc9fa8d4534af2a4798be4f1608f936e30943da3acbd2321c
post_install() {
mv $DESTDIR/usr/bin/{main,jira}