mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-07 02:55:10 +02:00
13 lines
526 B
Bash
13 lines
526 B
Bash
# Template file for 'psmisc'
|
|
pkgname=psmisc
|
|
version=23.6
|
|
revision=1
|
|
build_style=gnu-configure
|
|
makedepends="ncurses-devel"
|
|
short_desc="Small set of utilities that use the linux proc filesystem"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://gitlab.com/psmisc/psmisc"
|
|
changelog="https://gitlab.com/psmisc/psmisc/-/raw/master/ChangeLog"
|
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
|
checksum=257dde06159a4c49223d06f1cccbeb68933a4514fc8f1d77c64b54f0d108822a
|