Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (7b320d30aba195e778908302f4c1587eeda90ff8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (7b320d30aba195e778908302f4c1587eeda90ff8)
  • Date: Sun, 10 Mar 2019 19:14:13 +0000

GIT changes to master binary grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

bin-net/wire-bin/DETAILS | 10 +++++-----
bin-net/wire-bin/HISTORY | 3 +++
2 files changed, 8 insertions(+), 5 deletions(-)

New commits:
commit 7b320d30aba195e778908302f4c1587eeda90ff8
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

wire-bin: => 3.6.2885

diff --git a/bin-net/wire-bin/DETAILS b/bin-net/wire-bin/DETAILS
index d10866a..e858a00 100755
--- a/bin-net/wire-bin/DETAILS
+++ b/bin-net/wire-bin/DETAILS
@@ -1,14 +1,14 @@
SPELL=wire-bin
- SPELLX=${SPELL/-bin/}
- VERSION=3.5.2881
+ SPELLX=Wire
+ VERSION=3.6.2885
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:dfcb463bab57d0317d089773f3c711d9980343f49d222b7fc9283feb99cdbca7533ca5e520bdec998a7b427970ff6de2b9aa28ad31a63756352a0ce30d6a7ba0
+
SOURCE_HASH=sha512:4f66208a7f06242a561301f8b00f434491dc7709cf4630f8a55c012cdeb6e38c350f7d5578a9b4b4506cfa228282170183c65b5292fff5df1657f1bfa2ac77f3
else
ARCH=i386
-
SOURCE_HASH=sha512:90062a51a7ef27d881196a4ef3390381af8c6b6a89249ebf66d77ee1371e925a1f43fbd9f2aa9930217f4e81911a24b09bac62431bced1c4de53e73de06c7c96
+
SOURCE_HASH=sha512:26eb339b150855faf85f1ce4f8cc487ac50ca1a5df401cdf8dbc127629752226f7bd9dedb923c4bd53e9c590a8d16f6a8504a3e355ed2225781c869f6d6cbf5a
fi
- SOURCE=${SPELLX}_${VERSION}_${ARCH}.deb
+ SOURCE=${SPELLX}-${VERSION}_${ARCH}.deb
SOURCE_URL[0]=https://wire-app.wire.com/linux/debian/pool/main/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
GATHER_DOCS=off
diff --git a/bin-net/wire-bin/HISTORY b/bin-net/wire-bin/HISTORY
index bfb23ba..042b165 100644
--- a/bin-net/wire-bin/HISTORY
+++ b/bin-net/wire-bin/HISTORY
@@ -1,3 +1,6 @@
+2019-03-10 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.6.2885; updated source URL
+
2019-02-03 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.5.2881




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (7b320d30aba195e778908302f4c1587eeda90ff8), Vlad Glagolev, 03/10/2019

Archive powered by MHonArc 2.6.24.

Top of Page