mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
usql: update to 0.14.6.
This commit is contained in:
parent
be8418e373
commit
51b0e79d7d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'usql'
|
||||
pkgname=usql
|
||||
version=0.14.2
|
||||
version=0.14.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/xo/usql
|
||||
|
@ -10,7 +10,7 @@ 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=9d3bbf228ee875da494fff5a08e74d0c2f991da5fa47e7f325b6b0b757cc1932
|
||||
checksum=b6ec5aa900f10ff34a2120b8a8de473c3ac192d887215fc58722093fd27054e8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue