xurls: update to 2.1.0.
This commit is contained in:
parent
df12373277
commit
ac23ba3a0f
1 changed files with 2 additions and 2 deletions
|
@ -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 <dleeram@protonmail.com>"
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue