mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
zps: update to 2.0.0.
This commit is contained in:
parent
19a77149fb
commit
8191d0b7aa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zps'
|
# Template file for 'zps'
|
||||||
pkgname=zps
|
pkgname=zps
|
||||||
version=1.2.9
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="Small utility for listing and reaping zombie processes"
|
short_desc="Small utility for listing and reaping zombie processes"
|
||||||
|
@ -8,4 +8,4 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/orhun/zps"
|
homepage="https://github.com/orhun/zps"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=7d451dc1dbad9ed651eabcdab6a890c8c8c148dc6ba8c3bd0dc7cff0f10f8948
|
checksum=84fa627c7eec92df62ecae129fe30fc7d16e297f20a3d126b8c53d04a6c35c60
|
||||||
|
|
Loading…
Add table
Reference in a new issue