usql: update to 0.14.2.
This commit is contained in:
parent
265b76fefa
commit
65310162d8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'usql'
|
||||
pkgname=usql
|
||||
version=0.14.1
|
||||
version=0.14.2
|
||||
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=9a9da5db83c1fa80f142b675c3176ca30dad10691126f89654586d831a6c151e
|
||||
checksum=9d3bbf228ee875da494fff5a08e74d0c2f991da5fa47e7f325b6b0b757cc1932
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue