usql: update to 0.9.1
This commit is contained in:
committed by
Érico Nogueira Rolim
parent
a404d0b5d6
commit
521590aa8a
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'usql'
|
# Template file for 'usql'
|
||||||
pkgname=usql
|
pkgname=usql
|
||||||
version=0.7.8
|
version=0.9.1
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
|||||||
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=d8d07324afe2478068f99b79e35ad5f5c06fa0e0051504cff5bce592ee75c6c2
|
checksum=5ec50736955623c298f9915ace08e453756e5655e3b22564782892962b0034cb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user