diff options
| author | Hannu Nyman | 2025-11-30 14:34:02 +0000 |
|---|---|---|
| committer | Hannu Nyman | 2025-12-01 10:14:48 +0000 |
| commit | 52e12391233a6abfb7d27e35cc48cad037943694 (patch) | |
| tree | 53db27f5d3f0da60eab1de3a6298f163cca3b9e0 | |
| parent | fd191c9b497d8d7929b415fe3b78243e90c1f8c4 (diff) | |
| download | packages-52e12391233a6abfb7d27e35cc48cad037943694.tar.gz | |
pv: remove inactive maintainer
Remove the maintainer info, as jow has not committed to the package
since 2016.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
| -rw-r--r-- | utils/pv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/pv/Makefile b/utils/pv/Makefile index 7033aafb14..ed6b68435e 100644 --- a/utils/pv/Makefile +++ b/utils/pv/Makefile @@ -17,7 +17,7 @@ PKG_SOURCE_URL:=https://www.ivarch.com/programs/sources PKG_HASH:=a35e92ec4ac0e8f380e8e840088167ae01014bfa008a3a9d6506b848079daedf PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=docs/COPYING -PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> +PKG_MAINTAINER:= PKG_INSTALL:=1 |