Merge pull request #23911 from qosmio/nebula-fix-release-number
authorStan Grishin <stangri@melmac.ca>
Thu, 25 Apr 2024 00:04:42 +0000 (17:04 -0700)
committerGitHub <noreply@github.com>
Thu, 25 Apr 2024 00:04:42 +0000 (17:04 -0700)
nebula: Use APK style release number

net/nebula/Makefile

index e93e7ce4ae05682e3cf7ed5433b9db814f1987f5..13747b599ba613a116ea6ea7beb80a1036eac3c6 100644 (file)
@@ -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)?