summaryrefslogtreecommitdiffstats
path: root/bin-net
diff options
context:
space:
mode:
authorVlad Glagolev2019-12-22 19:20:10 +0000
committerVlad Glagolev2019-12-22 19:20:10 +0000
commit0a363f47ac381b2a521a26ca18631ee64a345ce9 (patch)
tree3dda2690195538e4d45cfbe3dedae739fc71e8c0 /bin-net
parent9ac682004895ebe83e6b3ad8024a7297c4de225e (diff)
wire-bin: => 3.11.2912
Diffstat (limited to 'bin-net')
-rwxr-xr-xbin-net/wire-bin/DETAILS4
-rw-r--r--bin-net/wire-bin/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/bin-net/wire-bin/DETAILS b/bin-net/wire-bin/DETAILS
index 752db89..1788f1e 100755
--- a/bin-net/wire-bin/DETAILS
+++ b/bin-net/wire-bin/DETAILS
@@ -1,9 +1,9 @@
SPELL=wire-bin
SPELLX=Wire
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" == "em64t" ]]; then
- VERSION=3.10.2904
+ VERSION=3.11.2912
ARCH=amd64
- SOURCE_HASH=sha512:be30a1c6d707256dc53321bc565d2a5fbf6c49ef790613aa6eb31d607487c3a2a91fb6d8fee8e200d1fb90aa97d8ecf2ab9dcad84e6b9ef473e4e5cc5dfc067d
+ SOURCE_HASH=sha512:b79cec8f1381e6a62ac62db7ae1a22d4deb2a90665bdcebea49372f1d89fc454b9dd39d0f15d55ef281f6be8b7956146e52ea20c99a923692a5edc34df06965c
else
VERSION=3.6.2885
ARCH=i386
diff --git a/bin-net/wire-bin/HISTORY b/bin-net/wire-bin/HISTORY
index 5a2a69e..a5b2b7f 100644
--- a/bin-net/wire-bin/HISTORY
+++ b/bin-net/wire-bin/HISTORY
@@ -1,3 +1,6 @@
+2019-12-22 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 3.11.2912 (amd64)
+
2019-09-22 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 3.10.2904 (amd64)