From 1dbedc08508cb9ec6ad42852eb721be62d910a09 Mon Sep 17 00:00:00 2001 From: q66 Date: Wed, 17 Jun 2020 21:48:53 +0200 Subject: [PATCH] gx-go: broken This was accidentally unbroken by gx being updated, but gx-go still fails to build. --- srcpkgs/gx-go/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/gx-go/template b/srcpkgs/gx-go/template index 587af85fd96..b06ced23433 100644 --- a/srcpkgs/gx-go/template +++ b/srcpkgs/gx-go/template @@ -12,6 +12,7 @@ license="MIT" homepage="https://github.com/whyrusleeping/gx-go" distfiles="https://github.com/whyrusleeping/gx-go/archive/v${version}.tar.gz" checksum=f3a0ee17359e0e5efab8008361da0e312ca723a0c9e165342a0306caba55a535 +broken="cli.BoolFlag does not implement cli.Flag (Apply method has pointer receiver)" post_install() { vlicense LICENSE