From 2aebe454e7824a4ea2a403580411b29d67ba6ec4 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Wed, 10 Mar 2021 15:20:22 +0000 Subject: [PATCH] luci-app-simple-adblock: explicit package version Signed-off-by: Stan Grishin --- applications/luci-app-simple-adblock/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/applications/luci-app-simple-adblock/Makefile b/applications/luci-app-simple-adblock/Makefile index d53bea451a..f296ccfcae 100644 --- a/applications/luci-app-simple-adblock/Makefile +++ b/applications/luci-app-simple-adblock/Makefile @@ -5,6 +5,7 @@ include $(TOPDIR)/rules.mk PKG_LICENSE:=GPL-3.0-or-later PKG_MAINTAINER:=Stan Grishin +PKG_VERSION:=1.8.5-1 LUCI_TITLE:=Simple Adblock Web UI LUCI_DESCRIPTION:=Provides Web UI for simple-adblock service. -- 2.30.2