usql: update to 0.7.3.
This commit is contained in:
parent
996b136232
commit
062788b4f5
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'usql'
|
# Template file for 'usql'
|
||||||
pkgname=usql
|
pkgname=usql
|
||||||
version=0.7.1
|
version=0.7.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="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=18f541dab352931937276bec5f723da94356a804c894359c6d428ad980eb14fc
|
checksum=a8fc78df708aaad36f5fa7afe9b0e46fabf5f6fa161b41f6b9a75c557c320f20
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user