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:
13f7aa5
)
dmapd: update PKG_LICENSE and enable parallel build
author
W. Michael Petullo
<redacted>
Mon, 14 Oct 2019 17:41:38 +0000
(13:41 -0400)
committer
W. Michael Petullo
<redacted>
Mon, 14 Oct 2019 17:41:38 +0000
(13:41 -0400)
Signed-off-by: W. Michael Petullo <redacted>
net/dmapd/Makefile
patch
|
blob
|
history
diff --git
a/net/dmapd/Makefile
b/net/dmapd/Makefile
index 925a115acbd7711416f04b7dfd0fe3996314ae92..2ac58efc2e2ff7e3524d586daca1219865d5aa69 100644
(file)
--- a/
net/dmapd/Makefile
+++ b/
net/dmapd/Makefile
@@
-13,7
+13,7
@@
PKG_RELEASE:=1
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
-PKG_LICENSE:=GPL
v2
+PKG_LICENSE:=GPL
-2.0-or-later
PKG_LICENSE_FILES:=COPYING
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
@@
-22,6
+22,7
@@
PKG_HASH:=ab372ff217d2a74a33d62098fe501da663e5dded0df67e2c2c83d968fa9ac7b9
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1
+PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk
git clone https://git.99rst.org/PROJECT