From c2ddf4a878d168a5eee8bc5a665f282b1c7487e9 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 30 Mar 2018 16:30:21 +0000 Subject: [PATCH] xurls: rebuild with go-1.10.1 --- srcpkgs/xurls/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xurls/template b/srcpkgs/xurls/template index 9315e1fe9f..6dd1994c75 100644 --- a/srcpkgs/xurls/template +++ b/srcpkgs/xurls/template @@ -1,7 +1,7 @@ # Template file for 'xurls' pkgname=xurls version=1.1.0 -revision=3 +revision=4 build_style=go go_import_path="github.com/mvdan/${pkgname}" go_package="${go_import_path}/cmd/${pkgname}"