From: Tianling Shen Date: Thu, 4 Dec 2025 02:21:31 +0000 (+0800) Subject: dnsproxy: Update to 0.78.1 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=d5b533f8a616c2738e80c82976e90c9549378a07;p=feed%2Fpackages.git dnsproxy: Update to 0.78.1 Release note: - https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.78.0 - https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.78.1 Signed-off-by: Tianling Shen --- diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index 793466f360..dfe3e31fe2 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.77.0 +PKG_VERSION:=0.78.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:=00108ce5a8c91633577ae08a93922be65eb265e61aef681edef38e8055b81562 +PKG_HASH:=b511fa1996068bbfdedc73c94d6be309ba146a7920f236a4ab25c5eb7a812c75 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0