usql: update to 0.19.26.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'usql'
|
||||
pkgname=usql
|
||||
version=0.19.25
|
||||
version=0.19.26
|
||||
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=5c578e4484799e7007bce5b7de2955c16586ddb4088d2fbf030efee46c75faf0
|
||||
checksum=ade03e9c3a162e04ec247bedbc48d0708ba6d13bb7dd22f2c29d3620eae488a7
|
||||
|
||||
do_check() {
|
||||
go test -p "${XBPS_MAKEJOBS}" -v -tags "${go_build_tags}" -ldflags "${go_ldflags}" \
|
||||
|
||||
Reference in New Issue
Block a user