From 062788b4f5746e6a557ae11677c7061f1c8bf7e5 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 7 Apr 2019 04:02:59 -0300 Subject: [PATCH] usql: update to 0.7.3. --- srcpkgs/usql/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/usql/template b/srcpkgs/usql/template index 6d95b348b02..f6e546841a3 100644 --- a/srcpkgs/usql/template +++ b/srcpkgs/usql/template @@ -1,6 +1,6 @@ # Template file for 'usql' pkgname=usql -version=0.7.1 +version=0.7.3 revision=1 build_style=go go_import_path=github.com/xo/usql @@ -10,7 +10,7 @@ maintainer="maxice8 " license="MIT" homepage="https://github.com/xo/usql" distfiles="https://github.com/xo/usql/archive/v${version}.tar.gz" -checksum=18f541dab352931937276bec5f723da94356a804c894359c6d428ad980eb14fc +checksum=a8fc78df708aaad36f5fa7afe9b0e46fabf5f6fa161b41f6b9a75c557c320f20 post_install() { vlicense LICENSE