From: Tianling Shen Date: Tue, 6 Dec 2022 22:58:42 +0000 (+0800) Subject: dnsproxy: Update to 0.46.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=88d33fef91e6bdeb195bf40b80ceb4644334a00b;p=openwrt-packages.git dnsproxy: Update to 0.46.4 Signed-off-by: Tianling Shen --- diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index f8227ced1..a02447e8f 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.46.2 +PKG_VERSION:=0.46.4 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/AdguardTeam/dnsproxy/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=8ce720f258747b0ff74b9889c93c616efe3b7267d04283a1338d2ff1e24d661e +PKG_HASH:=5c959bd2f08b2304306b8f0b933b20d31a3a3d1ebeb0f349740799e5089fd4ae PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0