Browse Source

Merge pull request #14700 from BKPepe/psmisc

psmisc: update to version 23.4
lilik-openwrt-22.03
Josef Schlehofer 4 years ago
committed by GitHub
parent
commit
b1b7237834
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      utils/psmisc/Makefile

+ 2
- 2
utils/psmisc/Makefile View File

@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=psmisc
PKG_VERSION:=23.3
PKG_VERSION:=23.4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@SF/psmisc
PKG_HASH:=41750e1a5abf7ed2647b094f58127c73dbce6876f77ba4e0a7e0995ae5c7279a
PKG_HASH:=7f0cceeace2050c525f3ebb35f3ba01d618b8d690620580bdb8cd8269a0c1679
PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
PKG_LICENSE:=GPL-2.0-or-later


Loading…
Cancel
Save