mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
nebula: bump version to 1.10.3
changelog: https://github.com/slackhq/nebula/compare/v1.9.7...v1.10.3 Signed-off-by: Alan Feng <fthasdd@largerworld.cc>
This commit is contained in:
committed by
Alexandru Ardelean
parent
55f5134f69
commit
7c83b19c73
+2
-2
@@ -4,12 +4,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=nebula
|
PKG_NAME:=nebula
|
||||||
PKG_VERSION:=1.9.7
|
PKG_VERSION:=1.10.3
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://codeload.github.com/slackhq/nebula/tar.gz/v$(PKG_VERSION)?
|
PKG_SOURCE_URL:=https://codeload.github.com/slackhq/nebula/tar.gz/v$(PKG_VERSION)?
|
||||||
PKG_HASH:=b8ca239c6c728deadbb28927c5332e4abf0466121d76616827adbaabbba32d05
|
PKG_HASH:=12972f5a1dc37b89dff6af91685f7f7eb643b7f75da760c036d1e8d850387e54
|
||||||
|
|
||||||
PKG_MAINTAINER:=Yuxi Yang <i@bgme.me>
|
PKG_MAINTAINER:=Yuxi Yang <i@bgme.me>
|
||||||
PKG_LICENSE:=MIT
|
PKG_LICENSE:=MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user