summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author pyllyukko2021-02-04 15:45:00 +0100
committer Willy Sudiarto Raharjo2021-02-05 01:57:43 +0100
commit310d1cc7e8c1c92d49194a403c59503b3aa21745 (patch)
treef0b01f0124dcece0dcaaff305c5d04d039af3ffb /network
parentcbc135fb9dbfaa8f10fd3435f994263282788133 (diff)
downloadslackbuilds-310d1cc7e8c1c92d49194a403c59503b3aa21745.tar.gz
network/ubertooth: Updated for version 2020.12.R1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/telegram/telegram.SlackBuild2
-rw-r--r--network/telegram/telegram.info4
-rw-r--r--network/ubertooth/ubertooth.SlackBuild4
-rw-r--r--network/ubertooth/ubertooth.info6
4 files changed, 8 insertions, 8 deletions
diff --git a/network/telegram/telegram.SlackBuild b/network/telegram/telegram.SlackBuild
index 7e7f4c9c13..5c4749b240 100644
--- a/network/telegram/telegram.SlackBuild
+++ b/network/telegram/telegram.SlackBuild
@@ -28,7 +28,7 @@
PRGNAM=telegram
SRCNAM=tsetup
SRCDIR=Telegram
-VERSION=${VERSION:-2.5.7}
+VERSION=${VERSION:-2.5.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/telegram/telegram.info b/network/telegram/telegram.info
index 123fb83602..203cfc1ed2 100644
--- a/network/telegram/telegram.info
+++ b/network/telegram/telegram.info
@@ -1,9 +1,9 @@
PRGNAM="telegram"
-VERSION="2.5.7"
+VERSION="2.5.8"
HOMEPAGE="https://telegram.org"
DOWNLOAD="https://updates.tdesktop.com/tlinux32/tsetup32.2.4.4.tar.xz"
MD5SUM="857865fb0baa7aabadf3a6136f8276ba"
-DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.2.5.7.tar.xz"
+DOWNLOAD_x86_64="https://updates.tdesktop.com/tlinux/tsetup.2.5.8.tar.xz"
MD5SUM_x86_64="6b11212f3d4f3ec0cc1cebedf420f549"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
diff --git a/network/ubertooth/ubertooth.SlackBuild b/network/ubertooth/ubertooth.SlackBuild
index 412f21b290..8ca1ed36f8 100644
--- a/network/ubertooth/ubertooth.SlackBuild
+++ b/network/ubertooth/ubertooth.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ubertooth
-VERSION=${VERSION:-2018_12_R1}
+VERSION=${VERSION:-2020.12.R1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -61,7 +61,7 @@ mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
-cd $PRGNAM-${VERSION//_/-}
+cd $PRGNAM-${VERSION//./-}
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
diff --git a/network/ubertooth/ubertooth.info b/network/ubertooth/ubertooth.info
index 95d4311f20..781e286c17 100644
--- a/network/ubertooth/ubertooth.info
+++ b/network/ubertooth/ubertooth.info
@@ -1,8 +1,8 @@
PRGNAM="ubertooth"
-VERSION="2018_12_R1"
+VERSION="2020.12.R1"
HOMEPAGE="https://github.com/greatscottgadgets/ubertooth"
-DOWNLOAD="https://github.com/greatscottgadgets/ubertooth/archive/2018-12-R1/ubertooth-2018_12_R1.tar.gz"
-MD5SUM="4b97ee031722a2965633b2bd49e2309d"
+DOWNLOAD="https://github.com/greatscottgadgets/ubertooth/archive/2020-12-R1/ubertooth-2020.12.R1.tar.gz"
+MD5SUM="4dd2d6539cfc694f3d63424c65b28394"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libbtbb"