mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
etherwake-nfqueue: Fix PKG_LICENSE
Signed-off-by: Mister Benjamin <144dbspl@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=etherwake-nfqueue
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/mister-benjamin/etherwake-nfqueue.git
|
||||
@@ -17,7 +17,7 @@ PKG_SOURCE_VERSION:=f71c269b58585e93575fa3e9fcc1793806fb3080
|
||||
PKG_MIRROR_HASH:=4960dc592abc4ca06504c92ca09fc736c678353df0dcc32d4081e17b137a9164
|
||||
|
||||
PKG_MAINTAINER:=Mister Benjamin <144dbspl@gmail.com>
|
||||
PKG_LICENSE:=GPL-2.0+
|
||||
PKG_LICENSE:=GPL-2.0-or-later
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/cmake.mk
|
||||
|
||||
Reference in New Issue
Block a user