From: Alan Feng Date: Tue, 5 May 2026 08:17:43 +0000 (+0800) Subject: nebula: bump version to 1.10.3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7c83b19c73ef1301d20f3dc62fd9fe145ec7da3f;p=openwrt-packages.git nebula: bump version to 1.10.3 changelog: https://github.com/slackhq/nebula/compare/v1.9.7...v1.10.3 Signed-off-by: Alan Feng --- diff --git a/net/nebula/Makefile b/net/nebula/Makefile index e442baca6..65aff4587 100644 --- a/net/nebula/Makefile +++ b/net/nebula/Makefile @@ -4,12 +4,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nebula -PKG_VERSION:=1.9.7 +PKG_VERSION:=1.10.3 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:=b8ca239c6c728deadbb28927c5332e4abf0466121d76616827adbaabbba32d05 +PKG_HASH:=12972f5a1dc37b89dff6af91685f7f7eb643b7f75da760c036d1e8d850387e54 PKG_MAINTAINER:=Yuxi Yang PKG_LICENSE:=MIT