From: Tianling Shen Date: Sat, 16 Nov 2024 09:28:34 +0000 (+0800) Subject: dnsproxy: Update to 0.73.3 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=98b10bda708f53086b200edf7e021a223321e61f;p=feed%2Fpackages.git dnsproxy: Update to 0.73.3 Signed-off-by: Tianling Shen --- diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index be43de98fe..69067a03c6 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.73.2 -PKG_RELEASE:=3 +PKG_VERSION:=0.73.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:=9ab32251344f8353f3d3b02092fff887c30eaa1109839ec632bfe69d9fea25ab +PKG_HASH:=9eb2b1e88e74d3a4237b50977aa52cd19ea1bb6c896535e7dd4b2df4d6aa469c PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0