go-jira: update to 0.1.3.
This commit is contained in:
parent
fe7c9830df
commit
67fa9a9142
1 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue