summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2019-04-18 09:29:04 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-04-18 09:29:04 +0700
commitb7685c693f7dc70655a14da310a9ceae8738d00f (patch)
tree297983949defcdf573cbe331773b615ef09405d2 /python
parent728b7a531ba7ccc9796d75bfc71f4a09aea94475 (diff)
downloadslackbuilds-b7685c693f7dc70655a14da310a9ceae8738d00f.tar.gz
slackbuilds-b7685c693f7dc70655a14da310a9ceae8738d00f.tar.xz
python/nyx: Updated for version 2.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/nyx/nyx.SlackBuild4
-rw-r--r--python/nyx/nyx.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/nyx/nyx.SlackBuild b/python/nyx/nyx.SlackBuild
index 72bc087519..c07d7199cf 100644
--- a/python/nyx/nyx.SlackBuild
+++ b/python/nyx/nyx.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for nyx
-# Copyright 2017 Markus Reichelt, Aachen, DE
+# Copyright 2017-2019 Markus Reichelt, Aachen, DE
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115
PRGNAM=nyx
-VERSION=${VERSION:-2.0.4}
+VERSION=${VERSION:-2.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/nyx/nyx.info b/python/nyx/nyx.info
index 2a6e813ff7..241fad83fd 100644
--- a/python/nyx/nyx.info
+++ b/python/nyx/nyx.info
@@ -1,8 +1,8 @@
PRGNAM="nyx"
-VERSION="2.0.4"
+VERSION="2.1.0"
HOMEPAGE="https://nyx.torproject.org/"
-DOWNLOAD="https://pypi.python.org/packages/42/37/85890dae5680f36f5b1c964ad41674ebb8d1186383fbca58f82e76de734c/nyx-2.0.4.tar.gz"
-MD5SUM="14dbd97e35ffcedbe7fd7124a21b3e5e"
+DOWNLOAD="https://files.pythonhosted.org/packages/f4/da/68419425cb0f64f996e2150045c7043c2bb61f77b5928c2156c26a21db88/nyx-2.1.0.tar.gz"
+MD5SUM="31b49f434c0caf65f402d5ac3aa54da8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="stem"