usql: update to 0.7.7
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
ea8a1c426c
commit
2746d7cf26
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.5
|
version=0.7.7
|
||||||
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=5f0478611ecaa8f069796462fdf81386fe8f53ec52aa2ec90db6e066010b597f
|
checksum=beccd8bbd586a1e165dffdb15a932271749b8b12e729a5f1162a2f3f729f8f6e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue