mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ps_mem: rebuild for Python 3.11
This commit is contained in:
parent
7538cd139f
commit
5983f58252
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ps_mem'
|
# Template file for 'ps_mem'
|
||||||
pkgname=ps_mem
|
pkgname=ps_mem
|
||||||
version=3.14
|
version=3.14
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
short_desc="Utility to accurately report the core memory usage for a program"
|
short_desc="Utility to accurately report the core memory usage for a program"
|
||||||
|
|
Loading…
Add table
Reference in a new issue