gx-go: update to 1.9.0.
This commit is contained in:
parent
6bacaf24cc
commit
face0ea0d5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gx-go'
|
# Template file for 'gx-go'
|
||||||
pkgname=gx-go
|
pkgname=gx-go
|
||||||
version=1.8.0
|
version=1.9.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/whyrusleeping/gx-go"
|
go_import_path="github.com/whyrusleeping/gx-go"
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/whyrusleeping/gx-go"
|
homepage="https://github.com/whyrusleeping/gx-go"
|
||||||
distfiles="https://github.com/whyrusleeping/gx-go/archive/v${version}.tar.gz"
|
distfiles="https://github.com/whyrusleeping/gx-go/archive/v${version}.tar.gz"
|
||||||
checksum=dbc3885d601e262556187f0854aba9bf7451a843ea5ecd47609aef66a9feebb5
|
checksum=f3a0ee17359e0e5efab8008361da0e312ca723a0c9e165342a0306caba55a535
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue