diff --git a/net/nebula/Makefile b/net/nebula/Makefile index cd353fcd..f6457410 100644 --- a/net/nebula/Makefile +++ b/net/nebula/Makefile @@ -4,12 +4,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nebula -PKG_VERSION:=1.7.2 +PKG_VERSION:=1.8.1 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:=c4771ce6eb3e142f88f5f4c12443cfca140bf96b2746c74f9536bd1a362f3f88 +PKG_HASH:=85c048b6d39296eeb8cf2d3324124d834011121383d0550662018190494d433e PKG_MAINTAINER:=Stan Grishin PKG_LICENSE:=MIT