mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
xurls: update to 2.2.0.
This commit is contained in:
parent
31b05d6a66
commit
a1c7606bef
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue