nebula: bump to 1.9.5
authorYuxi Yang <[email protected]>
Fri, 4 Jul 2025 05:50:14 +0000 (13:50 +0800)
committerFlorian Eckert <[email protected]>
Tue, 8 Jul 2025 05:53:48 +0000 (07:53 +0200)
- 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]>
net/nebula/Makefile

index 7ffaa1c283f526df8eed15cf708eb82226626121..7832870567c1b8e968511646c1891b795780a9c3 100644 (file)
@@ -4,15 +4,15 @@
 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_MAINTAINER:=Yuxi Yang <[email protected]>
+PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=LICENSE
 PKG_CPE_ID:=cpe:/a:slack:nebula