diff --git a/net/nebula/Makefile b/net/nebula/Makefile index 5145cf19d5..e442baca64 100644 --- a/net/nebula/Makefile +++ b/net/nebula/Makefile @@ -4,12 +4,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nebula -PKG_VERSION:=1.9.6 +PKG_VERSION:=1.9.7 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:=cb0246ee02e03d84237f0a8e0daf6236ea65d299c275bcd4f2d324a66d1d738b +PKG_HASH:=b8ca239c6c728deadbb28927c5332e4abf0466121d76616827adbaabbba32d05 PKG_MAINTAINER:=Yuxi Yang PKG_LICENSE:=MIT