From: Stan Grishin Date: Thu, 25 Apr 2024 00:04:42 +0000 (-0700) Subject: Merge pull request #23911 from qosmio/nebula-fix-release-number X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=74ce7e5707a6f26d1fe9ad6e144e5b7bc78f804f;hp=22094a65b618fc991a8cf67b9d8781d7103b0267;p=feed%2Fpackages.git Merge pull request #23911 from qosmio/nebula-fix-release-number nebula: Use APK style release number --- diff --git a/net/nebula/Makefile b/net/nebula/Makefile index e93e7ce4ae..13747b599b 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:=r2 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/slackhq/nebula/tar.gz/v$(PKG_VERSION)?