]> git.99rst.org Git - openwrt-packages.git/commitdiff
libnetfilter-cttimeout: replace deprecated GPL-2.0+ with GPL-2.0-or-later
authorFlorian Eckert <redacted>
Wed, 15 Jul 2026 09:42:13 +0000 (11:42 +0200)
committerFlorian Eckert <redacted>
Thu, 23 Jul 2026 05:28:58 +0000 (07:28 +0200)
The license 'GPL-2.0+' is marked deprecated. Use instead
'GPL-2.0-or-later' identifier.

https://spdx.org/licenses/GPL-2.0+.html

Signed-off-by: Florian Eckert <redacted>
libs/libnetfilter-cttimeout/Makefile

index e4e720d50219a0c8c3e1ff94a5d874139618c911..bd17d095c20fd3a25d3690f065d90e28807807ba 100644 (file)
@@ -16,7 +16,7 @@ PKG_SOURCE_URL:=https://netfilter.org/pub/libnetfilter_cttimeout/
 PKG_HASH:=aeab12754f557cba3ce2950a2029963d817490df7edb49880008b34d7ff8feba
 
 PKG_FIXUP:=autoreconf
-PKG_LICENSE:=GPL-2.0+
+PKG_LICENSE:=GPL-2.0-or-later
 PKG_CPE_ID:=cpe:/a:netfilter:libnetfilter_cttimeout
 
 PKG_INSTALL:=1
git clone https://git.99rst.org/PROJECT