From: Tianling Shen Date: Fri, 8 Dec 2023 16:57:41 +0000 (+0800) Subject: dnsproxy: Update to 0.60.0 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ac9f4c118cdf3403747b6fa873be54ef5a930312;p=feed%2Fpackages.git dnsproxy: Update to 0.60.0 Signed-off-by: Tianling Shen (cherry picked from commit 3a708afd04cfa297b3749734f5f46a334a831732) --- diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index 1a8a6441d5..a94d248c78 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.59.1 +PKG_VERSION:=0.60.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:=151616e2562b9bc8de85725293b264e7769d84fe1cd462e74be6fdc8505b0cbb +PKG_HASH:=4985b65cc4055f2defda5910005a998077726f5118ce55830b05d42dd73affd6 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0