usql: update to 0.7.4.
This commit is contained in:
parent
17f9560fb7
commit
261a0f36b7
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.7.3
|
version=0.7.4
|
||||||
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="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/xo/usql"
|
homepage="https://github.com/xo/usql"
|
||||||
distfiles="https://github.com/xo/usql/archive/v${version}.tar.gz"
|
distfiles="https://github.com/xo/usql/archive/v${version}.tar.gz"
|
||||||
checksum=a8fc78df708aaad36f5fa7afe9b0e46fabf5f6fa161b41f6b9a75c557c320f20
|
checksum=fbb1c48c49ce20c30042c9c5498d021ac8980b796287f2cbd5277178f7f8b683
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue