summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/psutil/psutil.SlackBuild2
-rw-r--r--python/psutil/psutil.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/psutil/psutil.SlackBuild b/python/psutil/psutil.SlackBuild
index c50cdf293c..af29452653 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:-5.3.0}
+VERSION=${VERSION:-5.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/psutil/psutil.info b/python/psutil/psutil.info
index f25ffbb0f6..dbf01b4fcf 100644
--- a/python/psutil/psutil.info
+++ b/python/psutil/psutil.info
@@ -1,8 +1,8 @@
PRGNAM="psutil"
-VERSION="5.3.0"
+VERSION="5.3.1"
HOMEPAGE="https://github.com/giampaolo/psutil"
-DOWNLOAD="https://github.com/giampaolo/psutil/archive/release-5.3.0/psutil-release-5.3.0.tar.gz"
-MD5SUM="a7268377ee3ac692805d51f2132217b5"
+DOWNLOAD="https://github.com/giampaolo/psutil/archive/release-5.3.1/psutil-release-5.3.1.tar.gz"
+MD5SUM="da35aa0ec7b79f6b5f7f43eaa4927f6a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""