mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
New package: zps-1.1.0
This commit is contained in:
parent
663d780bf9
commit
ecfa81fc6c
1 changed files with 11 additions and 0 deletions
11
srcpkgs/zps/template
Normal file
11
srcpkgs/zps/template
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# Template file for 'zps'
|
||||||
|
pkgname=zps
|
||||||
|
version=1.1.0
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
short_desc="Small utility for listing and reaping zombie processes"
|
||||||
|
maintainer="Andrew Benson <abenson@gmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/orhun/zps"
|
||||||
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
|
checksum=1c79b5495f7624ab8f160beeddf9305e3f61f0e77f99bd9f1a82e530b4e7fa36
|
Loading…
Add table
Reference in a new issue