From: Milinda Brantini Date: Tue, 20 Aug 2024 10:05:11 +0000 (+0800) Subject: dnsproxy: Update to 0.73.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5f46bdd57f334694c28e4f594baf24c6e6ecbe22;p=openwrt-packages.git dnsproxy: Update to 0.73.0 Signed-off-by: Milinda Brantini --- diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index f969692b2..ec18093d5 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.72.3 +PKG_VERSION:=0.73.0 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:=40910c1b8a24d2beb4835fc42dd9d38f35cd7e6239f813015a36e0c64f0c12aa +PKG_HASH:=e735faf47b066d348d70ecddabd1c37e3f06050c5a7e83ff932c552f0775b375 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0