Files
luci/applications/luci-app-adblock/Makefile
Dirk Brenken 354d1e5820 luci-app-adblock: release 4.5.4-1
* sync with base package

Signed-off-by: Dirk Brenken <dev@brenken.org>
2026-04-09 23:19:24 +02:00

17 lines
419 B
Makefile

# Copyright 2017-2026 Dirk Brenken (dev@brenken.org)
# This is free software, licensed under the Apache License, Version 2.0
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for Adblock
LUCI_DEPENDS:=+luci-base +luci-lib-uqr +adblock
PKG_VERSION:=4.5.4
PKG_RELEASE:=1
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature