summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/psutil/psutil.SlackBuild2
-rw-r--r--python/psutil/psutil.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/python/psutil/psutil.SlackBuild b/python/psutil/psutil.SlackBuild
index 2c673d0220..ac9f153d3a 100644
--- a/python/psutil/psutil.SlackBuild
+++ b/python/psutil/psutil.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=psutil
-VERSION=${VERSION:-1.0.1}
+VERSION=${VERSION:-1.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/psutil/psutil.info b/python/psutil/psutil.info
index 787c94079a..a8dce1962c 100644
--- a/python/psutil/psutil.info
+++ b/python/psutil/psutil.info
@@ -1,10 +1,10 @@
PRGNAM="psutil"
-VERSION="1.0.1"
+VERSION="1.1.3"
HOMEPAGE="http://code.google.com/p/psutil/"
-DOWNLOAD="http://psutil.googlecode.com/files/psutil-1.0.1.tar.gz"
-MD5SUM="c85e29db7d6d716761eb2b105b9fb177"
+DOWNLOAD="https://pypi.python.org/packages/source/p/psutil/psutil-1.1.3.tar.gz"
+MD5SUM="845806dcd0b954144b2451f696db85b0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="%README%"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"