nebula: update to 1.8.2
authorStan Grishin <stangri@melmac.ca>
Sun, 14 Jan 2024 19:13:54 +0000 (19:13 +0000)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 14 Jan 2024 21:09:38 +0000 (22:09 +0100)
* update to 1.8.2: https://github.com/slackhq/nebula/releases/tag/v1.8.2

Signed-off-by: Stan Grishin <stangri@melmac.ca>
net/nebula/Makefile

index c22a41294e1129dd229e938c1b3a1cd3ceaa409c..bb5d6141523512da462fea70a0f2fbc9858255e1 100644 (file)
@@ -4,12 +4,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=nebula
-PKG_VERSION:=1.8.1
+PKG_VERSION:=1.8.2
 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:=85c048b6d39296eeb8cf2d3324124d834011121383d0550662018190494d433e
+PKG_HASH:=203713c58d0ec8a10df2f605af791a77a33f825454911ac3a5313ced591547fd
 
 PKG_MAINTAINER:=Stan Grishin <stangri@melmac.ca>
 PKG_LICENSE:=MIT