mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
usql: update to 0.17.0.
This commit is contained in:
parent
85b9297c2f
commit
1a93e99a3a
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.15.6
|
version=0.17.0
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
||||||
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=fa5920c68a488f7c5c355cccb388db5dcd7bb9dd6d8061f520068f0ff6d31425
|
checksum=fbdb3a6e7630f8f468945c12d0f364740a489d95540c3904b7dc226c5b25b05f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue