From: Tianling Shen Date: Thu, 3 Sep 2026 08:18:15 +0000 (+0800) Subject: dnsproxy: update to 0.84.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7ccd301404ed979706bc40715b648d7e2ed7e178;p=openwrt-packages.git dnsproxy: update to 0.84.1 Release note: - https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.83.1 - https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.83.2 - https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.84.0 - https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.84.1 Signed-off-by: Tianling Shen --- diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index a0fcd47b5..504f255cf 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.83.0 +PKG_VERSION:=0.84.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/AdguardTeam/dnsproxy/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=53a586f02ca9c5e3e39ccf70c8e8dade7302b3b17800ade171357dc08fc4e89c +PKG_HASH:=fb99ae07d991bb58277ca857389933cbdc6cbf86f1a1c3eab8ccd4df4e333eec PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0