76ad82e srpm/go.lua meta: Set `%gourl` after `forge.meta` call

Authored and Committed by gotmax23 2 years ago
    srpm/go.lua meta: Set `%gourl` after `forge.meta` call
    
    `forge.meta` sanitizes the result of `%forgeurl`, so we want to set
    `%gourl` based on the sanitzed value. For example, `forge.meta` changes
    `https://github.com/cli/cli/v2` to `https://github.com/cli/cli`.
    
    Signed-off-by: Maxwell G <gotmax@e.email>
    
        
file modified
+3 -5