mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-01 17:42:56 +02:00
usql: update to 0.19.25.
This commit is contained in:
parent
da1518ccfc
commit
3379f1101b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'usql'
|
||||
pkgname=usql
|
||||
version=0.19.24
|
||||
version=0.19.25
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/xo/usql
|
||||
|
@ -10,7 +10,7 @@ maintainer="icp <pangolin@vivaldi.net>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/xo/usql"
|
||||
distfiles="https://github.com/xo/usql/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=b4a78bf942754dfb835710533a25a83f52d0cafb3a4caf896a92398886b14b1c
|
||||
checksum=5c578e4484799e7007bce5b7de2955c16586ddb4088d2fbf030efee46c75faf0
|
||||
|
||||
do_check() {
|
||||
go test -p "${XBPS_MAKEJOBS}" -v -tags "${go_build_tags}" -ldflags "${go_ldflags}" \
|
||||
|
|
Loading…
Add table
Reference in a new issue