usql: update to 0.13.6.

This commit is contained in:
icp 2023-01-29 01:21:32 +05:30 committed by classabbyamp
parent c65b7d9f03
commit 2b60463410

View file

@ -1,6 +1,6 @@
# Template file for 'usql' # Template file for 'usql'
pkgname=usql pkgname=usql
version=0.13.5 version=0.13.6
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=c6feec52395a93b705e00f2fb613d1dd581031bbabb6c39c9125ac000cc733e9 checksum=1a640c65f8fd34dea8aed5ca4ebac93b3d4fe814d3613c88195515da77c98812
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE