diff --git a/applications/luci-app-banip/Makefile b/applications/luci-app-banip/Makefile index f8a003533a..8b07241967 100644 --- a/applications/luci-app-banip/Makefile +++ b/applications/luci-app-banip/Makefile @@ -6,8 +6,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for banIP LUCI_DEPENDS:=+luci-base +banip -PKG_VERSION:=1.8.6 -PKG_RELEASE:=2 +PKG_VERSION:=1.8.7 +PKG_RELEASE:=1 PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Dirk Brenken