mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gx-go: broken
This was accidentally unbroken by gx being updated, but gx-go still fails to build.
This commit is contained in:
parent
d56cd877cf
commit
1dbedc0850
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ 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=f3a0ee17359e0e5efab8008361da0e312ca723a0c9e165342a0306caba55a535
|
checksum=f3a0ee17359e0e5efab8008361da0e312ca723a0c9e165342a0306caba55a535
|
||||||
|
broken="cli.BoolFlag does not implement cli.Flag (Apply method has pointer receiver)"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue