summaryrefslogtreecommitdiffstats
path: root/bin-database
diff options
context:
space:
mode:
authorVlad Glagolev2019-02-10 19:42:31 +0000
committerVlad Glagolev2019-02-10 19:42:31 +0000
commitf7d082280e7f49490b0074ac7e1e511340a2c6dc (patch)
tree5c8b2a296ab9049ee5558d4034d5a6aa43d35577 /bin-database
parent42afe42a2f8dff6f0d8269211a708c3212cb1e40 (diff)
usql-bin: => 0.7.1
Diffstat (limited to 'bin-database')
-rwxr-xr-xbin-database/usql-bin/DETAILS4
-rw-r--r--bin-database/usql-bin/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/bin-database/usql-bin/DETAILS b/bin-database/usql-bin/DETAILS
index 9838f9b..02238ee 100755
--- a/bin-database/usql-bin/DETAILS
+++ b/bin-database/usql-bin/DETAILS
@@ -1,10 +1,10 @@
SPELL=usql-bin
SPELLX=${SPELL/-bin}
- VERSION=0.7.0
+ VERSION=0.7.1
ARCH=amd64
SOURCE=${SPELLX}-${VERSION}-linux-${ARCH}.tar.bz2
SOURCE_URL[0]=https://github.com/xo/${SPELLX}/releases/download/v${VERSION}/${SOURCE}
- SOURCE_HASH=sha512:38e33ddb2cd0686128d48e286dc72ad611df0e5846173045c025ff397896709673960e0670b839c236753076a77aef91eb733ee156ad6d07dcc04cc88b8a9081
+ SOURCE_HASH=sha512:1390abaa4fa24720403a3d8f087eb801858783b9ac24dd92266db7f92d6737904b2b20880934d3bb1ada224494e564cc34c0de94cb634e3a0ac381b9391542f8
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
GATHER_DOCS=off
WEB_SITE=https://github.com/xo/usql
diff --git a/bin-database/usql-bin/HISTORY b/bin-database/usql-bin/HISTORY
index 9d41359..8b219dd 100644
--- a/bin-database/usql-bin/HISTORY
+++ b/bin-database/usql-bin/HISTORY
@@ -1,3 +1,6 @@
+2019-02-10 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.7.1
+
2018-06-13 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 0.7.0