Skip to content

Commit 3cbb747

Browse files
committed
nebula: Use APK style release number
Maintainer: Stan Grishin <[email protected]> Run tested: aarch64, Dynalink DL-WRX36, Master Branch Signed-off-by: Sean Khan <[email protected]>
1 parent a9ae9ba commit 3cbb747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/nebula/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
55

66
PKG_NAME:=nebula
77
PKG_VERSION:=1.8.2
8-
PKG_RELEASE:=r2
8+
PKG_RELEASE:=2
99

1010
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1111
PKG_SOURCE_URL:=https://codeload.github.com/slackhq/nebula/tar.gz/v$(PKG_VERSION)?

0 commit comments

Comments
 (0)