From 5aee095cda5ad2f7a59e01c3ad0a078510295b95 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Wed, 6 Mar 2024 09:11:59 +0100 Subject: [PATCH] psmisc: update to version 23.7 Release notes: https://gitlab.com/psmisc/psmisc/-/compare/v23.4...v23.7?from_project_id=334185&straight=false Signed-off-by: Josef Schlehofer --- utils/psmisc/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/psmisc/Makefile b/utils/psmisc/Makefile index 126edf4d40..f7dec67fd8 100644 --- a/utils/psmisc/Makefile +++ b/utils/psmisc/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=psmisc -PKG_VERSION:=23.4 -PKG_RELEASE:=2 +PKG_VERSION:=23.7 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@SF/psmisc -PKG_HASH:=7f0cceeace2050c525f3ebb35f3ba01d618b8d690620580bdb8cd8269a0c1679 +PKG_HASH:=58c55d9c1402474065adae669511c191de374b0871eec781239ab400b907c327 PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=GPL-2.0-or-later