From: Milinda Brantini Date: Wed, 7 Aug 2024 03:19:52 +0000 (+0800) Subject: dnsproxy: Update to 0.72.3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6ae47d20daf440eba2a5989eb161ffaa256c7769;p=openwrt-packages.git dnsproxy: Update to 0.72.3 Signed-off-by: Milinda Brantini --- diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index 5e0bbc825..f969692b2 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.72.2 +PKG_VERSION:=0.72.3 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:=066f1c7ae5055817a968af9ccf2360de495540e818b683263cc3e0b872ca4097 +PKG_HASH:=40910c1b8a24d2beb4835fc42dd9d38f35cd7e6239f813015a36e0c64f0c12aa PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0