- adopt nebula package
- bump version to 1.9.5
changelog: https://github.com/slackhq/nebula/releases/tag/v1.9.5
- fix the wrong license
nebula project license url: https://github.com/slackhq/nebula/blob/master/LICENSE
Signed-off-by: Yuxi Yang <[email protected]>
include $(TOPDIR)/rules.mk
PKG_NAME:=nebula
-PKG_VERSION:=1.8.2
-PKG_RELEASE:=2
+PKG_VERSION:=1.9.5
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/slackhq/nebula/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=203713c58d0ec8a10df2f605af791a77a33f825454911ac3a5313ced591547fd
+PKG_HASH:=5f7000e943cbe8cc7d7e2651ee2301121654fe1f51902f010ca908ac9ca0eede
-PKG_MAINTAINER:=
-PKG_LICENSE:=Apache-2.0
+PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
PKG_CPE_ID:=cpe:/a:slack:nebula