From 7c9bdc0a91206541f86a8e160aef20fbc3c15fe2 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Fri, 19 Mar 2021 04:44:00 -0400 Subject: [PATCH] Add forgeurl to fix URL tag. --- golang-github-gdamore-tcell-2.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/golang-github-gdamore-tcell-2.spec b/golang-github-gdamore-tcell-2.spec index 926de6b..9b05f0b 100644 --- a/golang-github-gdamore-tcell-2.spec +++ b/golang-github-gdamore-tcell-2.spec @@ -3,6 +3,7 @@ # https://github.com/gdamore/tcell %global goipath github.com/gdamore/tcell/v2 +%global forgeurl https://github.com/gdamore/tcell Version: 2.2.0 %gometa