etherwake-nfqueue: Fix PKG_LICENSE
Signed-off-by: Mister Benjamin <144dbspl@gmail.com>
This commit is contained in:
parent
1b5e13c0dc
commit
df921dbcea
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue