gx: update to 0.14.0.
This commit is contained in:
parent
408fc14eaa
commit
6bacaf24cc
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gx'
|
||||
pkgname=gx
|
||||
version=0.13.0
|
||||
revision=2
|
||||
version=0.14.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/whyrusleeping/gx"
|
||||
hostmakedepends="git"
|
||||
|
@ -10,7 +10,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/whyrusleeping/gx"
|
||||
distfiles="https://github.com/whyrusleeping/gx/archive/v${version}.tar.gz"
|
||||
checksum=c93e96170c6e161176cfca5a866072ec2e79a85b6185bc4cefcf3fc62b0e7c4f
|
||||
checksum=e9a92ec45dd318b4da52a144c39e8f67d8334b2957ce91e64eacaba678b36430
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue