mirror of https://github.com/openwrt/packages.git
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>pull/29309/head
parent
55f5134f69
commit
7c83b19c73
|
|
@ -4,12 +4,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=nebula
|
||||
PKG_VERSION:=1.9.7
|
||||
PKG_VERSION:=1.10.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
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_LICENSE:=MIT
|
||||
|
|
|
|||
Loading…
Reference in New Issue