usql: update to 0.13.5.

Closes: #41502 [via git-merge-pr]
This commit is contained in:
icp 2023-01-07 12:53:52 +05:30 committed by Andrew Benson
parent 4d5d451295
commit 061a710d06

View file

@ -1,6 +1,6 @@
# Template file for 'usql' # Template file for 'usql'
pkgname=usql pkgname=usql
version=0.13.3 version=0.13.5
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/xo/usql go_import_path=github.com/xo/usql
@ -10,7 +10,7 @@ maintainer="Alan Brown <adbrown@rocketmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/xo/usql" homepage="https://github.com/xo/usql"
distfiles="https://github.com/xo/usql/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/xo/usql/archive/refs/tags/v${version}.tar.gz"
checksum=1a8cc27eab43597d41b09c3ad779ac4599531dffb93e0f4d5a8498166caf58ce checksum=c6feec52395a93b705e00f2fb613d1dd581031bbabb6c39c9125ac000cc733e9
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE