summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2020-12-10 14:57:36 +0000
committerVlad Glagolev2020-12-10 14:57:36 +0000
commitab7e0412b88410b0fcc3e74acfbb359c3eb8e3f6 (patch)
tree57ecbbe434a069269cdde848eeba555c41c4a6f8
parent7de45ab82c340af030b7692d2e2925a7dd964dd4 (diff)
wire-bin: => 3.21.2936
-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 128a23e..514b613 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.20.2934
+ VERSION=3.21.2936
ARCH=amd64
- SOURCE_HASH=sha512:9a066f09efc65cded0be85f84d8b88e841cda475658a6ee0f260272c949a16d8161c27a49dff1d9e2c394d425bd3647b1248b86271c067383dda6ad34d446b9c
+ SOURCE_HASH=sha512:c7722a3f51437a9cd9de98e5c8389751e9b4ee4c6607e56d944772144e2ef41142f82638a5017823463b8ffa99c811cf225fd023ab72fadd6a5be732d5c1f21e
else
VERSION=3.6.2885
ARCH=i386
diff --git a/bin-net/wire-bin/HISTORY b/bin-net/wire-bin/HISTORY
index b427ded..d267555 100644
--- a/bin-net/wire-bin/HISTORY
+++ b/bin-net/wire-bin/HISTORY
@@ -1,3 +1,6 @@
+2020-12-10 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 3.21.2936 (amd64)
+
2020-10-20 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 3.20.2934 (amd64)