mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xurls: update to 2.6.0.
This commit is contained in:
parent
fbc0bd6a9e
commit
34bd917f78
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xurls'
|
# Template file for 'xurls'
|
||||||
pkgname=xurls
|
pkgname=xurls
|
||||||
version=2.5.0
|
version=2.6.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="mvdan.cc/xurls/v2"
|
go_import_path="mvdan.cc/xurls/v2"
|
||||||
go_package="${go_import_path}/cmd/xurls"
|
go_package="${go_import_path}/cmd/xurls"
|
||||||
|
@ -11,7 +11,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/mvdan/xurls"
|
homepage="https://github.com/mvdan/xurls"
|
||||||
changelog="https://github.com/mvdan/xurls/releases"
|
changelog="https://github.com/mvdan/xurls/releases"
|
||||||
distfiles="https://github.com/mvdan/xurls/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/mvdan/xurls/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=552779a765de29e51ff01fe6c85a7d0389faae1b80d354332e7c69db232ee4ad
|
checksum=476d92a0416fee965f928180a950691b85dbb8d11efc3dc7f795ecc106c76075
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue