mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
usql: update to 0.14.10.
This commit is contained in:
parent
cfe4ca90a0
commit
b2b677bfe4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'usql'
|
# Template file for 'usql'
|
||||||
pkgname=usql
|
pkgname=usql
|
||||||
version=0.14.8
|
version=0.14.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=56e4a0c384a32abe61b7aa37fa5d72e830ed459757c06da9cc000333892f1094
|
checksum=5a767277b687782d4dc668b0c12af75f3553e38b3df33a5591c5bb266f62d0d5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue