mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
network/wire: Updated for version 3.26.2941.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cbcc209117
commit
cff1ad1461
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=wire
|
||||
VERSION=${VERSION:-3.24.2939}
|
||||
VERSION=${VERSION:-3.26.2941}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="wire"
|
||||
VERSION="3.24.2939"
|
||||
VERSION="3.26.2941"
|
||||
HOMEPAGE="https://wire.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://wire-app.wire.com/linux/Wire-3.24.2939_amd64.deb"
|
||||
MD5SUM_x86_64="f6ef6b45745579dac66d46a6d319ddf8"
|
||||
DOWNLOAD_x86_64="https://wire-app.wire.com/linux/Wire-3.26.2941_amd64.deb"
|
||||
MD5SUM_x86_64="51c67571c8cc8ee37f322cbb90e6a5c3"
|
||||
REQUIRES=""
|
||||
MAINTAINER="David O'Shaughnessy"
|
||||
EMAIL="dev@osh.id.au"
|
||||
|
|
Loading…
Reference in a new issue