From d56dfa5cd61b5586677a4d0f6c12dd7a0d3f51f0 Mon Sep 17 00:00:00 2001 From: icp Date: Thu, 17 Aug 2023 01:02:53 +0530 Subject: [PATCH] usql: update to 0.15.0. --- srcpkgs/usql/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/usql/template b/srcpkgs/usql/template index a64134684df..6ce490f1cce 100644 --- a/srcpkgs/usql/template +++ b/srcpkgs/usql/template @@ -1,7 +1,7 @@ # Template file for 'usql' pkgname=usql -version=0.14.12 -revision=2 +version=0.15.0 +revision=1 build_style=go go_import_path=github.com/xo/usql go_ldflags="-X github.com/xo/usql/text.CommandVersion=${version}" @@ -10,7 +10,7 @@ maintainer="Alan Brown " license="MIT" homepage="https://github.com/xo/usql" distfiles="https://github.com/xo/usql/archive/refs/tags/v${version}.tar.gz" -checksum=f2b974cafbef7a572de19e3cf500f197e4fd3c1cb5bc6a762f6516b0c1448f2e +checksum=251e02ea4aa1eb708653b56a642ada0c55f7624f1bec2e36644105eba52855c6 post_install() { vlicense LICENSE