From: Yuxi Yang Date: Mon, 21 Jul 2025 04:10:38 +0000 (+0800) Subject: nebula: bump version to 1.9.6 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=6c819770585075f91bda5b7cd11e66196c0c939b;p=feed%2Fpackages.git nebula: bump version to 1.9.6 changelog: https://github.com/slackhq/nebula/releases/tag/v1.9.6 Signed-off-by: Yuxi Yang --- diff --git a/net/nebula/Makefile b/net/nebula/Makefile index 7832870567..5145cf19d5 100644 --- a/net/nebula/Makefile +++ b/net/nebula/Makefile @@ -4,12 +4,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nebula -PKG_VERSION:=1.9.5 +PKG_VERSION:=1.9.6 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:=5f7000e943cbe8cc7d7e2651ee2301121654fe1f51902f010ca908ac9ca0eede +PKG_HASH:=cb0246ee02e03d84237f0a8e0daf6236ea65d299c275bcd4f2d324a66d1d738b PKG_MAINTAINER:=Yuxi Yang PKG_LICENSE:=MIT