summaryrefslogtreecommitdiffstats
path: root/bin-net
diff options
context:
space:
mode:
authorVlad Glagolev2019-03-10 19:13:36 +0000
committerVlad Glagolev2019-03-10 19:13:36 +0000
commit7b320d30aba195e778908302f4c1587eeda90ff8 (patch)
treee0788e2c9d6fdf9a0eeb502bd66ebd05c26b9891 /bin-net
parent1ef45bc9a975699a4c3a71a2588bb0695d32ef48 (diff)
wire-bin: => 3.6.2885
Diffstat (limited to 'bin-net')
-rwxr-xr-xbin-net/wire-bin/DETAILS10
-rw-r--r--bin-net/wire-bin/HISTORY3
2 files changed, 8 insertions, 5 deletions
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@sourcemage.org>
+ * DETAILS: updated spell to 3.6.2885; updated source URL
+
2019-02-03 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 3.5.2881