From 39c5786fac11a6b1f11c510d8188368eeb422a18 Mon Sep 17 00:00:00 2001 From: ImmortalWrt AutoUpdate Bot Date: Fri, 13 Dec 2024 11:07:12 +0000 Subject: [PATCH] dnsproxy: Update to 0.73.4 Signed-off-by: ImmortalWrt AutoUpdate Bot --- net/dnsproxy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index 69067a03c6..3d883acaa2 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.73.3 +PKG_VERSION:=0.73.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:=9eb2b1e88e74d3a4237b50977aa52cd19ea1bb6c896535e7dd4b2df4d6aa469c +PKG_HASH:=8a7779900d2449cdc7e9bf1b311a3317c04d78db24efde4186c169cc8a501a5f PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0