python-psutil: update to 3.4.2
This commit is contained in:
parent
107d551ee0
commit
4d1a78c948
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-psutil'
|
||||
pkgname=python-psutil
|
||||
version=3.4.1
|
||||
version=3.4.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=c7443659674c87d1f9feecee0dfeea765da02181c58d532e0633337e42180c89
|
||||
checksum=b17fa01aa766daa388362d0eda5c215d77e03a8d37676b68971f37bf3913b725
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue