gx-go: update to 1.7.0.

This commit is contained in:
lemmi 2018-05-13 13:20:43 +02:00
parent 592204e54d
commit c5ffc574b0

View file

@ -1,7 +1,7 @@
# Template file for 'gx-go' # Template file for 'gx-go'
pkgname=gx-go pkgname=gx-go
version=1.6.0 version=1.7.0
revision=5 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=9f7d9ec600a3ce5dd6a04bf99b6fd2248c0a81652c4049ea83e537111b4df856 checksum=e45883ae81b655cc142ccfdbc9da745481af028ac89a526c44e4e303b512a4a0
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE