diff options
author | Stan Grishin <stangri@melmac.ca> | 2024-03-23 01:15:28 +0000 |
---|---|---|
committer | Stan Grishin <stangri@melmac.ca> | 2024-03-23 01:15:28 +0000 |
commit | 82105922ebf36743cd11d140d90f7bf4a5660455 (patch) | |
tree | c98fd72079374fcfe648e91a3d549c01daf8c260 /protocols/luci-proto-nebula/Makefile | |
parent | cfd388340d9708b9b369f09c4ecf1b2382bf51b7 (diff) |
luci-proto-nebula: prepare migration to APK
Signed-off-by: Stan Grishin <stangri@melmac.ca>
Diffstat (limited to 'protocols/luci-proto-nebula/Makefile')
-rw-r--r-- | protocols/luci-proto-nebula/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/luci-proto-nebula/Makefile b/protocols/luci-proto-nebula/Makefile index 7b29b54b6d..9395f5811c 100644 --- a/protocols/luci-proto-nebula/Makefile +++ b/protocols/luci-proto-nebula/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_LICENSE:=GPL-3.0-or-later PKG_MAINTAINER:=Stan Grishin <stangri@melmac.ca> -PKG_VERSION:=1.6.1-1 +PKG_VERSION:=1.8.2-r2 LUCI_TITLE:=Support for Nebula LUCI_DESCRIPTION:=Provides Web UI for Nebula protocol/interface. |