From 614698a40172111f813a9b8e0457abcf33c77f81 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 24 Jan 2018 08:54:28 +0000 Subject: [PATCH] xurls: rebuild with go-1.9.3 --- srcpkgs/xurls/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xurls/template b/srcpkgs/xurls/template index 035ef68b0a..e92d9dfe03 100644 --- a/srcpkgs/xurls/template +++ b/srcpkgs/xurls/template @@ -1,7 +1,7 @@ # Template file for 'xurls' pkgname=xurls version=1.1.0 -revision=1 +revision=2 build_style=go go_import_path="github.com/mvdan/${pkgname}" go_package="${go_import_path}/cmd/${pkgname}"