From 55731ae994d160610caa5893cc3e794b4a237943 Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Fri, 10 Nov 2017 16:07:41 -0200 Subject: [PATCH] python-psutil: update to 5.4.1. (#9050) --- srcpkgs/python-psutil/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-psutil/template b/srcpkgs/python-psutil/template index e45952458a7..53272667ae7 100644 --- a/srcpkgs/python-psutil/template +++ b/srcpkgs/python-psutil/template @@ -1,6 +1,6 @@ # Template file for 'python-psutil' pkgname=python-psutil -version=5.4.0 +version=5.4.1 revision=1 wrksrc="psutil-${version}" build_style=python-module @@ -12,7 +12,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/giampaolo/psutil" license="3-clause-BSD" distfiles="${PYPI_SITE}/p/psutil/psutil-${version}.tar.gz" -checksum=8e6397ec24a2ec09751447d9f169486b68b37ac7a8d794dca003ace4efaafc6a +checksum=42e2de159e3c987435cb3b47d6f37035db190a1499f3af714ba7af5c379b6ba2 post_install() { vlicense LICENSE