git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
3c9ce19
)
scapy: fix PKG_LICENSE_FILES
author
W. Michael Petullo
<redacted>
Sun, 15 Sep 2019 17:36:52 +0000
(13:36 -0400)
committer
W. Michael Petullo
<redacted>
Sun, 15 Sep 2019 17:36:52 +0000
(13:36 -0400)
Signed-off-by: W. Michael Petullo <redacted>
net/scapy/Makefile
patch
|
blob
|
history
diff --git
a/net/scapy/Makefile
b/net/scapy/Makefile
index 5d6120632a4faeae98a9663c5c4dd195d3969bd1..19c06031e2b69a56d2fad7ce467d7bbc2984ada7 100644
(file)
--- a/
net/scapy/Makefile
+++ b/
net/scapy/Makefile
@@
-11,7
+11,7
@@
PKG_NAME:=scapy
PKG_VERSION:=2.4.3
PKG_RELEASE:=1
PKG_LICENSE:=GPL-2.0
-PKG_LICENSE_FILES:=
PKG-INFO
+PKG_LICENSE_FILES:=
LICENSE
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/secdev/scapy/tar.gz/v$(PKG_VERSION)?
git clone https://git.99rst.org/PROJECT