dnsproxy: Update to 0.81.0
authorTianling Shen <redacted>
Fri, 27 Mar 2026 03:10:55 +0000 (11:10 +0800)
committerTianling Shen <redacted>
Fri, 27 Mar 2026 03:10:55 +0000 (11:10 +0800)
Release note:
- https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.79.0
- https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.80.0
- https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.81.0

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

index e256c70c035d284bffbbf121ceb17719fff1df8d..d3b5915d34606360a7d8a40c37e8cb5e4528eb1a 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dnsproxy
-PKG_VERSION:=0.78.2
+PKG_VERSION:=0.81.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:=dabb78173f518da7c2a5394cf52e3f6cdd09d9cb48f3dafa59f5b5788459bf75
+PKG_HASH:=d7a1b9d5b6a1f9bb3b3ecc51e8cb61d38f3e35e3b956fe65abd26ef5fd2ee862
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=Apache-2.0
git clone https://git.99rst.org/PROJECT