1
0
mirror of https://github.com/kenzok8/small-package synced 2025-09-18 18:51:16 +08:00

update 04-11 17:07

This commit is contained in:
github-actions[bot]
2022-04-11 17:07:00 +08:00
parent fd31f680e7
commit 022d5f1aad
4 changed files with 4 additions and 3 deletions

View File

@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=adguardhome
PKG_VERSION:=0.108.0-b.5
PKG_RELEASE:=2
PKG_RELEASE:=53
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=2c33ab6a92c7066a26e68b6fff0fa04d8218f054

View File

@ -25,6 +25,7 @@ define Package/luci-app-adguardhome/conffiles
/usr/share/AdGuardHome/links.txt
/etc/config/AdGuardHome
/etc/AdGuardHome.yaml
/etc/AdGuardHome.yaml
endef
define Package/luci-app-adguardhome/postinst

View File

@ -93,7 +93,7 @@ config nodes 'myshunt'
config shunt_rules 'AD'
option remarks 'AD'
option domain_list 'geosite:category-ads'
option domain_list 'geosite:category-ads-all'
config shunt_rules 'BT'
option remarks 'BT'

View File

@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=smartdns
PKG_VERSION:=Release36.1
PKG_RELEASE:=1
PKG_RELEASE:=18
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://www.github.com/pymumu/smartdns.git