mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
usql: update to 0.7.8.
This commit is contained in:
parent
8cc1aa5412
commit
d09b6a43af
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.7
|
version=0.7.8
|
||||||
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=beccd8bbd586a1e165dffdb15a932271749b8b12e729a5f1162a2f3f729f8f6e
|
checksum=d8d07324afe2478068f99b79e35ad5f5c06fa0e0051504cff5bce592ee75c6c2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue