From: Tianling Shen Date: Mon, 29 Jun 2026 06:21:50 +0000 (+0800) Subject: dnsproxy: Update to 0.81.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9880cc45c229c1a032ad8558b99238e1b879a9bd;p=openwrt-packages.git dnsproxy: Update to 0.81.4 Release note: https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.81.4 Signed-off-by: Tianling Shen --- diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index c303737f1..d1f82a7be 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.81.3 +PKG_VERSION:=0.81.4 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:=79520942c63ed1dc067f67090b36e94f2115fac4a12d254a4999edf0966a58f0 +PKG_HASH:=1b51a976c1c1644612c71b5dc8af38cb72f466b79b0d45dc7ebb1a4240a87db7 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0