usql: update to 0.15.0.

This commit is contained in:
icp 2023-08-17 01:02:53 +05:30 committed by Leah Neukirchen
parent 61090ae10d
commit d56dfa5cd6

View file

@ -1,7 +1,7 @@
# Template file for 'usql'
pkgname=usql
version=0.14.12
revision=2
version=0.15.0
revision=1
build_style=go
go_import_path=github.com/xo/usql
go_ldflags="-X github.com/xo/usql/text.CommandVersion=${version}"
@ -10,7 +10,7 @@ maintainer="Alan Brown <adbrown@rocketmail.com>"
license="MIT"
homepage="https://github.com/xo/usql"
distfiles="https://github.com/xo/usql/archive/refs/tags/v${version}.tar.gz"
checksum=f2b974cafbef7a572de19e3cf500f197e4fd3c1cb5bc6a762f6516b0c1448f2e
checksum=251e02ea4aa1eb708653b56a642ada0c55f7624f1bec2e36644105eba52855c6
post_install() {
vlicense LICENSE