]> git.99rst.org Git - openwrt-packages.git/commitdiff
dnsproxy: update to 0.84.1
authorTianling Shen <redacted>
Thu, 3 Sep 2026 08:18:15 +0000 (16:18 +0800)
committerTianling Shen <redacted>
Thu, 3 Sep 2026 08:18:15 +0000 (16:18 +0800)
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 <redacted>
net/dnsproxy/Makefile

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