Files
luci/applications/luci-app-adblock/Makefile
T
Dirk Brenken 5f6b5f97f4 luci-app-adblock: update 4.5.5-6
* sync with base package

Signed-off-by: Dirk Brenken <dev@brenken.org>
2026-05-26 17:20:55 +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.5
PKG_RELEASE:=6
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature