mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
psmisc: update to 23.5.
This commit is contained in:
parent
99b4455c5d
commit
4b5caec98f
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'psmisc'
|
# Template file for 'psmisc'
|
||||||
pkgname=psmisc
|
pkgname=psmisc
|
||||||
version=23.4
|
version=23.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
|
@ -8,5 +8,6 @@ short_desc="Small set of utilities that use the linux proc filesystem"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://gitlab.com/psmisc/psmisc"
|
homepage="https://gitlab.com/psmisc/psmisc"
|
||||||
|
changelog="https://gitlab.com/psmisc/psmisc/-/raw/master/ChangeLog"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=7f0cceeace2050c525f3ebb35f3ba01d618b8d690620580bdb8cd8269a0c1679
|
checksum=dc37ecc2f7e4a90a94956accc6e1c77adb71316b7c9cbd39b26738db0c3ae58b
|
||||||
|
|
Loading…
Add table
Reference in a new issue