usql: update to 0.13.10.
This commit is contained in:
parent
b534974bd1
commit
3548f5b2f2
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'usql'
|
# Template file for 'usql'
|
||||||
pkgname=usql
|
pkgname=usql
|
||||||
version=0.13.9
|
version=0.13.10
|
||||||
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=cb547e95543b281bc628b9346243abeffce9d0de6a4adeb1e41e1451cf8f3428
|
checksum=e52ff4e93f28875acef39ddc168d79baeacc7041e68af6e0bcc37b0b54b2a0c7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue