python/stem: Updated for version 1.8.0.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Markus Reichelt 2020-01-02 20:40:32 -06:00 committed by Robby Workman
parent 3c155a694b
commit 2d38143494
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for stem # Slackware build script for stem
# Copyright 2013-2018 Markus Reichelt, Aachen, DE # Copyright 2013-2020 Markus Reichelt, Aachen, DE
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115 # Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115
PRGNAM=stem PRGNAM=stem
VERSION=${VERSION:-1.7.1} VERSION=${VERSION:-1.8.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="stem" PRGNAM="stem"
VERSION="1.7.1" VERSION="1.8.0"
HOMEPAGE="https://stem.torproject.org/" HOMEPAGE="https://stem.torproject.org/"
DOWNLOAD="https://files.pythonhosted.org/packages/7f/71/d82f4204e88be00220cc54eedb2972fd05081cb0e5ebdc537d8940b064ea/stem-1.7.1.tar.gz" DOWNLOAD="https://files.pythonhosted.org/packages/71/bd/ab05ffcbfe74dca704e860312e00c53ef690b1ddcb23be7a4d9ea4f40260/stem-1.8.0.tar.gz"
MD5SUM="b8e7e05c66b6fb02762cb68105fc17af" MD5SUM="d60a6df201148885f62afc5e3062e92a"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""