usql: update to 0.10.0.
This commit is contained in:
parent
f8ead2fbce
commit
b378c20047
1 changed files with 3 additions and 2 deletions
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'usql'
|
||||
pkgname=usql
|
||||
version=0.9.5
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/xo/usql
|
||||
go_ldflags="-X github.com/xo/usql/text.CommandVersion=${version}"
|
||||
short_desc="Universal command-line interface for SQL databases"
|
||||
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=10de92f1d7d8a85c4c8173296e928f24fc933c733c1a71b5b8e33b832bd95b4d
|
||||
checksum=d0f012b0937a5b75f08207efce644b96a49780f1312f20fa9c7ea1f4e662037f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue