[OpenWrt-Devel] [PATCH] omcproxy: fix PKG_LICENSE string
Daniel Golle
daniel at makrotopia.org
Tue Oct 20 20:04:44 EDT 2015
Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
package/network/services/omcproxy/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/network/services/omcproxy/Makefile b/package/network/services/omcproxy/Makefile
index eafa289..75997fe 100644
--- a/package/network/services/omcproxy/Makefile
+++ b/package/network/services/omcproxy/Makefile
@@ -17,7 +17,7 @@ PKG_SOURCE_URL:=https://github.com/sbyx/omcproxy.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=8de9fa84e018e152e45c342f10b5b5140b63e4b1
PKG_MAINTAINER:=Steven Barth <cyrus at openwrt.org>
-PKG_LICENSE:=APACHE-2.0
+PKG_LICENSE:=Apache-2.0
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk
--
2.6.0
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list