From bc08d6e0e44311d302a1d408aad72c10fe61e120 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Sat, 23 Mar 2024 01:02:48 +0000 Subject: [PATCH] nebula: prepare migration to APK Signed-off-by: Stan Grishin (cherry picked from commit 9cb2dbd23ce740fb6f03a190327dc60ab7c6884d) --- net/nebula/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/nebula/Makefile b/net/nebula/Makefile index 13747b599ba61..e93e7ce4ae056 100644 --- a/net/nebula/Makefile +++ b/net/nebula/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nebula PKG_VERSION:=1.8.2 -PKG_RELEASE:=2 +PKG_RELEASE:=r2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/slackhq/nebula/tar.gz/v$(PKG_VERSION)?