python-psutil: update to 3.2.2
This commit is contained in:
parent
97de5f140c
commit
490865bee0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-psutil'
|
||||
pkgname=python-psutil
|
||||
version=3.2.1
|
||||
version=3.2.2
|
||||
revision=1
|
||||
wrksrc="psutil-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/giampaolo/psutil"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/p/psutil/psutil-${version}.tar.gz"
|
||||
checksum=7f6bea8bfe2e5cfffd0f411aa316e837daadced1893b44254bb9a38a654340f7
|
||||
checksum=f9d848e5bd475ffe7fa3ab1c20d249807e648568af64bb0058412296ec990a0c
|
||||
|
||||
pre_build() {
|
||||
# remove shebangs
|
||||
|
|
Loading…
Reference in New Issue