From: Milinda Brantini Date: Wed, 10 Jul 2024 05:30:09 +0000 (+0800) Subject: adguardhome: Update to 0.107.52 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=33ade507310437591b635df4fbf29ba1c2667718;p=openwrt-packages.git adguardhome: Update to 0.107.52 View the release notes for more information: https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.52 Signed-off-by: Milinda Brantini --- diff --git a/net/adguardhome/Makefile b/net/adguardhome/Makefile index 4c79d1465..2d38d223d 100644 --- a/net/adguardhome/Makefile +++ b/net/adguardhome/Makefile @@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=adguardhome -PKG_VERSION:=0.107.51 +PKG_VERSION:=0.107.52 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=v$(PKG_VERSION) PKG_SOURCE_URL:=https://github.com/AdguardTeam/AdGuardHome -PKG_MIRROR_HASH:=2a0f13656aae4504a5966efe5295507a60e506d308efaa1c902d5c6bb9c2e527 +PKG_MIRROR_HASH:=1416358cfa1ab86f0b9b3a421e501be11214b6c33ac80e674913e2385f81d5b8 PKG_LICENSE:=GPL-3.0-only PKG_LICENSE_FILES:=LICENSE.txt