mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/stem: Updated for version 1.8.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
3c155a694b
commit
2d38143494
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||||
|
|
||||||
|
|
|
@ -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=""
|
||||||
|
|
Loading…
Reference in a new issue