diff --git a/luci-app-secubox/Makefile b/luci-app-secubox/Makefile index 852d0f09..8adc7a16 100644 --- a/luci-app-secubox/Makefile +++ b/luci-app-secubox/Makefile @@ -1,8 +1,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-secubox -PKG_VERSION:=0.4.6 -PKG_RELEASE:=5 +PKG_VERSION:=0.5.1 +PKG_RELEASE:=1 PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=CyberMind