mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 10:02:58 +02:00
usql: update to 0.19.24.
This commit is contained in:
parent
e85a5fcd9d
commit
5e25af4e8a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'usql'
|
||||
pkgname=usql
|
||||
version=0.19.21
|
||||
version=0.19.24
|
||||
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=608558102283075114f379b7405a4b295a62b56962a1a5251ee4016056584363
|
||||
checksum=b4a78bf942754dfb835710533a25a83f52d0cafb3a4caf896a92398886b14b1c
|
||||
|
||||
do_check() {
|
||||
go test -p "${XBPS_MAKEJOBS}" -v -tags "${go_build_tags}" -ldflags "${go_ldflags}" \
|
||||
|
|
Loading…
Add table
Reference in a new issue