gx-go: update to 1.8.0.
This commit is contained in:
parent
1bfc10a8be
commit
d1364732a7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gx-go'
|
||||
pkgname=gx-go
|
||||
version=1.7.0
|
||||
version=1.8.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/whyrusleeping/gx-go"
|
||||
|
@ -11,7 +11,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/whyrusleeping/gx-go"
|
||||
distfiles="https://github.com/whyrusleeping/gx-go/archive/v${version}.tar.gz"
|
||||
checksum=e45883ae81b655cc142ccfdbc9da745481af028ac89a526c44e4e303b512a4a0
|
||||
checksum=dbc3885d601e262556187f0854aba9bf7451a843ea5ecd47609aef66a9feebb5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue