From: Tianling Shen Date: Thu, 9 Jul 2026 06:23:54 +0000 (+0800) Subject: dnsproxy: Update to 0.83.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=bfe22b58590e3ffa99fc06b89468e762598a5b6b;p=openwrt-packages.git dnsproxy: Update to 0.83.0 Release note: https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.83.0 Signed-off-by: Tianling Shen --- diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index 9018ef4da..a0fcd47b5 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.82.0 +PKG_VERSION:=0.83.0 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:=955cecf65e52d7fc0aa5b4288b7c0c50a93055064d9967f19c63caf0d9ff9e1d +PKG_HASH:=53a586f02ca9c5e3e39ccf70c8e8dade7302b3b17800ade171357dc08fc4e89c PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0