mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/nyx: Updated for version 2.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
728b7a531b
commit
b7685c693f
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue