usql: update to 0.19.25.
This commit is contained in:
@@ -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}" \
|
||||
|
||||
Reference in New Issue
Block a user