From 315b7f2c71d07b7c9ad706cd5c154fed2656089d Mon Sep 17 00:00:00 2001 From: Doan Tran Cong Danh Date: Wed, 2 Oct 2019 10:39:24 +0700 Subject: [PATCH] xurls: update to 2.1.0. --- srcpkgs/xurls/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xurls/template b/srcpkgs/xurls/template index 7324801344e..c1d66b933ba 100644 --- a/srcpkgs/xurls/template +++ b/srcpkgs/xurls/template @@ -1,6 +1,6 @@ # Template file for 'xurls' pkgname=xurls -version=2.0.0 +version=2.1.0 revision=1 build_style=go go_import_path="github.com/mvdan/${pkgname}" @@ -11,7 +11,7 @@ maintainer="dleeram " license="BSD-3-Clause" homepage="https://www.github.com/mvdan/xurls" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=515f05122890daab367bdff142f9c605475e81e3089d9aff080bc31bf0ddaf7b +checksum=b6559d06ab8f59cc8ed0ac2de6018fe663587c803f981d25058e840c42ec76b0 do_check() { go test -v