diff options
Diffstat (limited to 'python/nyx')
-rw-r--r-- | python/nyx/nyx.SlackBuild | 4 | ||||
-rw-r--r-- | python/nyx/nyx.info | 6 |
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" |