python/psutil: Updated for version 5.2.0

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2017-03-14 21:30:30 -07:00 committed by Willy Sudiarto Raharjo
parent 17750653f1
commit d379a8a16c
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=psutil
VERSION=${VERSION:-5.1.3}
VERSION=${VERSION:-5.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="psutil"
VERSION="5.1.3"
VERSION="5.2.0"
HOMEPAGE="https://github.com/giampaolo/psutil"
DOWNLOAD="https://github.com/giampaolo/psutil/archive/release-5.1.3/psutil-release-5.1.3.tar.gz"
MD5SUM="8fd2236682052f4356a1b8a38341a012"
DOWNLOAD="https://github.com/giampaolo/psutil/archive/release-5.2.0/psutil-release-5.2.0.tar.gz"
MD5SUM="4380b76365ff55b5de0aa1d1578e700c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""