mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
usql: update to 0.13.3.
This commit is contained in:
parent
e0c4547510
commit
e9dba5cf75
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.13.1
|
version=0.13.3
|
||||||
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=ec19e8ce838f11b43acc0ba46cf193b561e894608e7e7addf29936a8e76e9057
|
checksum=1a8cc27eab43597d41b09c3ad779ac4599531dffb93e0f4d5a8498166caf58ce
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue