Skip to content

Commit

Permalink
nebula: prepare migration to APK
Browse files Browse the repository at this point in the history
Signed-off-by: Stan Grishin <stangri@melmac.ca>
  • Loading branch information
stangri committed Mar 23, 2024
1 parent 6c3db5d commit 9cb2dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/nebula/Makefile
Expand Up @@ -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)?
Expand Down

0 comments on commit 9cb2dbd

Please sign in to comment.