usql: update to 0.20.8.

This commit is contained in:
icp
2026-01-26 11:55:17 +05:30
parent a6eef33a46
commit 36e3a7a1ec
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'usql'
pkgname=usql
version=0.19.26
version=0.20.8
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=ade03e9c3a162e04ec247bedbc48d0708ba6d13bb7dd22f2c29d3620eae488a7
checksum=71c25971a7ab8558a34d106eb60bf9d06acdfd8b5e6417062748821005aac1a7
do_check() {
go test -p "${XBPS_MAKEJOBS}" -v -tags "${go_build_tags}" -ldflags "${go_ldflags}" \