From: Yuxi Yang Date: Mon, 13 Oct 2025 13:31:12 +0000 (+0800) Subject: nebula: bump version to 1.9.7 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=6552887ae6f1a5fb2424d92eb608773fd5bbde1c;p=feed%2Fpackages.git nebula: bump version to 1.9.7 changelog: https://github.com/slackhq/nebula/releases/tag/v1.9.7 Signed-off-by: Yuxi Yang --- diff --git a/net/nebula/Makefile b/net/nebula/Makefile index 5145cf19d5..e442baca64 100644 --- a/net/nebula/Makefile +++ b/net/nebula/Makefile @@ -4,12 +4,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nebula -PKG_VERSION:=1.9.6 +PKG_VERSION:=1.9.7 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:=cb0246ee02e03d84237f0a8e0daf6236ea65d299c275bcd4f2d324a66d1d738b +PKG_HASH:=b8ca239c6c728deadbb28927c5332e4abf0466121d76616827adbaabbba32d05 PKG_MAINTAINER:=Yuxi Yang PKG_LICENSE:=MIT