From: Milinda Brantini Date: Tue, 9 Jul 2024 12:52:20 +0000 (+0800) Subject: dnsproxy: Update to 0.72.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ba80a659a45b8c8ea3be12214f2091919c5eda5f;p=openwrt-packages.git dnsproxy: Update to 0.72.0 Signed-off-by: Milinda Brantini --- diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index 7e335defd..b9a3eebca 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.71.2 +PKG_VERSION:=0.72.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:=9ea0a3ad75b2afdae8972aa563ec102c545c0e78acef07ab6862cba4d9508f62 +PKG_HASH:=ed8ab8aa619dfe89d0dd99433fee31a0f7fb68dc3ad8d6a7ef8ba24ef478aa87 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0