diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2025-05-29 16:05:18 +0200 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2025-05-29 16:18:45 +0200 |
commit | 107152cb25f47ad915717e994931d9b06232dc61 (patch) | |
tree | a023b27692b707fd958546ae82995a174d4a5b5e | |
parent | devel/fifechan: Deprecate and set expiration date to 2025-06-30 (diff) |
devel/firmware-utils: Deprecate and set expiration date to 2025-06-30
Outdated and unsupported upstream
New location is at
https://git.openwrt.org/?p=project/firmware-utils.git;a=tree if someone
wants to update it
PR: 286639
Approved by: maintainer timeout, 2+ weeks
-rw-r--r-- | devel/firmware-utils/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/firmware-utils/Makefile b/devel/firmware-utils/Makefile index 1c6866ccb302..d1e567730728 100644 --- a/devel/firmware-utils/Makefile +++ b/devel/firmware-utils/Makefile @@ -9,6 +9,9 @@ WWW= https://www.openwrt.org/ LICENSE= GPLv2 +DEPRECATED= Outdated and unsupported upstream +EXPIRATION_DATE=2025-06-30 + USES= ssl tar:bzip2 MAKEFILE= ${FILESDIR}/Makefile |