python-psutil: update to 5.6.3.
This commit is contained in:
parent
14c053e31c
commit
6e9ab12b50
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-psutil'
|
||||
pkgname=python-psutil
|
||||
version=5.6.0
|
||||
version=5.6.3
|
||||
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=dca71c08335fbfc6929438fe3a502f169ba96dd20e50b3544053d6be5cb19d82
|
||||
checksum=863a85c1c0a5103a12c05a35e59d336e1d665747e531256e061213e2e90f63f3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue