parent
fc9c3f91d8
commit
328a429338
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-psutil'
|
||||
pkgname=python3-psutil
|
||||
version=5.7.0
|
||||
revision=4
|
||||
version=5.7.3
|
||||
revision=1
|
||||
wrksrc="psutil-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/giampaolo/psutil"
|
||||
distfiles="${PYPI_SITE}/p/psutil/psutil-${version}.tar.gz"
|
||||
checksum=685ec16ca14d079455892f25bd124df26ff9137664af445563c1bd36629b5e0e
|
||||
checksum=af73f7bcebdc538eda9cc81d19db1db7bf26f103f91081d780bbacfcb620dee2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue