psmisc: update to 23.5.
This commit is contained in:
parent
99b4455c5d
commit
4b5caec98f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'psmisc'
|
||||
pkgname=psmisc
|
||||
version=23.4
|
||||
version=23.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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>"
|
||||
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=7f0cceeace2050c525f3ebb35f3ba01d618b8d690620580bdb8cd8269a0c1679
|
||||
checksum=dc37ecc2f7e4a90a94956accc6e1c77adb71316b7c9cbd39b26738db0c3ae58b
|
||||
|
|
Loading…
Reference in New Issue