mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
go-jira: update to 0.1.8.
This commit is contained in:
parent
a2f5568bcd
commit
64c6cdcada
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'go-jira'
|
# Template file for 'go-jira'
|
||||||
pkgname=go-jira
|
pkgname=go-jira
|
||||||
version=0.1.7
|
version=0.1.8
|
||||||
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=82edcfd74b6ef2a187d2ebc3c1f95097db188313212480e40abaf5f4486efbd4
|
checksum=a5e977126a5cf512e5a77489b16c6c4cd46d873703fb525638d8e13974219ee0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv $DESTDIR/usr/bin/{main,jira}
|
mv $DESTDIR/usr/bin/{main,jira}
|
||||||
|
|
Loading…
Add table
Reference in a new issue