xurls: update to 2.2.0.

This commit is contained in:
Daniel Eyßer 2020-04-21 19:26:54 +02:00 committed by Helmut Pozimski
parent 31b05d6a66
commit a1c7606bef

View file

@ -1,7 +1,7 @@
# Template file for 'xurls'
pkgname=xurls
version=2.1.0
revision=2
version=2.2.0
revision=1
build_style=go
go_import_path="github.com/mvdan/${pkgname}"
go_package="${go_import_path}/cmd/${pkgname}"
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://www.github.com/mvdan/xurls"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=b6559d06ab8f59cc8ed0ac2de6018fe663587c803f981d25058e840c42ec76b0
checksum=795d7febcf73503bca2ac9806f12ff6b33b47c13eef2d50b81b10e241d9bdb22
do_check() {
go test -v