summaryrefslogtreecommitdiffstats
path: root/bin-database
diff options
context:
space:
mode:
authorVlad Glagolev2018-06-13 09:16:12 -0400
committerVlad Glagolev2018-06-13 09:16:12 -0400
commit0bc8b3db1f8d13394031e2d8106b8a5817147915 (patch)
tree7990a7c5c0f068616f7aa7b75170b237559c8adc /bin-database
parentdc17e1b06929e33315e6f8066b62612c8a0fa917 (diff)
usql-bin: => 0.7.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 192bb1d..9838f9b 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.6.0
+ VERSION=0.7.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:8cb79229e4d76544d15a10e90827a83b58fe37627e3e1aa829b41ea62fcefb6c98a40919e5c7114d2a6a9e9974b7b1e1b3d7b7baa3b54dc812d750dbe707f020
+ SOURCE_HASH=sha512:38e33ddb2cd0686128d48e286dc72ad611df0e5846173045c025ff397896709673960e0670b839c236753076a77aef91eb733ee156ad6d07dcc04cc88b8a9081
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 6e829d3..9d41359 100644
--- a/bin-database/usql-bin/HISTORY
+++ b/bin-database/usql-bin/HISTORY
@@ -1,3 +1,6 @@
+2018-06-13 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.7.0
+
2018-01-14 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 0.6.0