summaryrefslogtreecommitdiffstats
path: root/bin-database
diff options
context:
space:
mode:
authorVlad Glagolev2018-01-14 23:20:27 -0500
committerVlad Glagolev2018-01-14 23:20:27 -0500
commit5d48bad26f32ebc7e415beb1d76a9bee5d30bac0 (patch)
tree3b0426685515f631cb67c7179df930f3cd1f4694 /bin-database
parentaf125c04413949c4c3a75db1ca54d5a8193a30ca (diff)
usql-bin: => 0.6.0
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 54cd34e..192bb1d 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.5.0
+ VERSION=0.6.0
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:2179e43b8f9995519e67a6adbc4a4fad92b194fcacfbdfd087c407f04398347c98aaa79ca682c4a9f550cda3afff87a47fb91a840a668b4d3866c5352b41a42a
+ SOURCE_HASH=sha512:8cb79229e4d76544d15a10e90827a83b58fe37627e3e1aa829b41ea62fcefb6c98a40919e5c7114d2a6a9e9974b7b1e1b3d7b7baa3b54dc812d750dbe707f020
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 9e2bdcd..6e829d3 100644
--- a/bin-database/usql-bin/HISTORY
+++ b/bin-database/usql-bin/HISTORY
@@ -1,2 +1,5 @@
+2018-01-14 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.6.0
+
2017-10-16 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS, {PRE_,}BUILD, PREPARE, INSTALL: created spell, version 0.5.0