python-psutil: update to 5.6.0.
This commit is contained in:
parent
d0c2e6abf5
commit
d52725350b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-psutil'
|
||||
pkgname=python-psutil
|
||||
version=5.5.1
|
||||
version=5.6.0
|
||||
revision=1
|
||||
wrksrc="psutil-${version}"
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/giampaolo/psutil"
|
||||
distfiles="${PYPI_SITE}/p/psutil/psutil-${version}.tar.gz"
|
||||
checksum=72cebfaa422b7978a1d3632b65ff734a34c6b34f4578b68a5c204d633756b810
|
||||
checksum=dca71c08335fbfc6929438fe3a502f169ba96dd20e50b3544053d6be5cb19d82
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue