treewide: Change .*GPL.*+ licenses to SPDX compatible identifier
[feed/packages.git] / net / sshtunnel / Makefile
index f2c2e00cf5154ae9417095181697d51ecf460570..4512b5621c8f137a77d6c3ee76b645d35ebcdd8a 100644 (file)
@@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=sshtunnel
 PKG_VERSION:=4
-PKG_RELEASE:=2
-PKG_LICENSE:=GPL-2.0+
+PKG_RELEASE:=3
+PKG_LICENSE:=GPL-2.0-or-later
 
 PKG_MAINTAINER:=Nuno Goncalves <nunojpg@gmail.com>