]> git.99rst.org Git - openwrt-packages.git/commitdiff
dnsproxy: Update to 0.83.0
authorTianling Shen <redacted>
Thu, 9 Jul 2026 06:23:54 +0000 (14:23 +0800)
committerTianling Shen <redacted>
Thu, 9 Jul 2026 06:23:54 +0000 (14:23 +0800)
Release note: https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.83.0

Signed-off-by: Tianling Shen <redacted>
net/dnsproxy/Makefile

index 9018ef4da66645188d6ea903c4895c9f54d286cf..a0fcd47b51320470452c49e391c3b7889fa9dbf5 100644 (file)
@@ -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 <cnsztl@immortalwrt.org>
 PKG_LICENSE:=Apache-2.0
git clone https://git.99rst.org/PROJECT