gx: update to 0.14.3.

This commit is contained in:
lemmi 2020-06-17 08:29:13 +02:00
parent 9e12383759
commit a72683f3b4

View file

@ -1,17 +1,16 @@
# Template file for 'gx' # Template file for 'gx'
pkgname=gx pkgname=gx
version=0.14.2 version=0.14.3
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/whyrusleeping/gx" go_import_path="github.com/whyrusleeping/gx"
hostmakedepends="git" hostmakedepends="git"
short_desc="The language-agnostic, universal package manager around IPFS" short_desc="Language-agnostic, universal package manager around IPFS"
maintainer="lemmi <lemmi@nerd2nerd.org>" maintainer="lemmi <lemmi@nerd2nerd.org>"
license="MIT" license="MIT"
homepage="https://github.com/whyrusleeping/gx" homepage="https://github.com/whyrusleeping/gx"
distfiles="https://github.com/whyrusleeping/gx/archive/v${version}.tar.gz" distfiles="https://github.com/whyrusleeping/gx/archive/v${version}.tar.gz"
checksum=de363e7fab51491cfc8a4e6c9c67b63f5d10df06744920f6851cb9b4a44967d4 checksum=2c0b90ddfd3152863f815c35b37e94d027216c6ba1c6653a94b722bf6e2b015d
broken="cli.BoolFlag does not implement cli.Flag (Apply method has pointer receiver)"
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE