From: Tianling Shen Date: Sat, 2 Mar 2024 11:50:51 +0000 (+0800) Subject: dnsproxy: Update to 0.65.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b5290ace07891fe744863a0858290bc627bbff01;p=openwrt-packages.git dnsproxy: Update to 0.65.2 Signed-off-by: Tianling Shen --- diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index 70c4f8ec0..f0b8627bb 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.64.1 +PKG_VERSION:=0.65.2 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:=3e7a032b7f69cbbb64825cc373da5f0c2bec1417b8211db6a5cb6aff5ab2ca57 +PKG_HASH:=7c863404075daf76f1c6b291cc473670cbc45651af8f409e488c10a47fb73117 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0