diff --git a/luci-app-system-hub/Makefile b/luci-app-system-hub/Makefile index 1b84b033..fa059995 100644 --- a/luci-app-system-hub/Makefile +++ b/luci-app-system-hub/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-system-hub PKG_VERSION:=0.4.6 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=CyberMind