From: Tianling Shen Date: Fri, 24 Dec 2021 15:15:51 +0000 (+0800) Subject: dnsproxy: Update to 0.40.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=refs%2Fpull%2F17425%2Fhead;p=feed%2Fpackages.git dnsproxy: Update to 0.40.1 Signed-off-by: Tianling Shen --- diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index 9a3f4f53b3..97370ff041 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.39.13 +PKG_VERSION:=0.40.1 PKG_RELEASE:=$(AUTORELESE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/AdguardTeam/dnsproxy/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=a6f865dd6970b3c6a3c34adbec6817535d33c48c93f9ab540280433d10c7169b +PKG_HASH:=f968e5c38ce27e5bb827138d2f5991397fb338bceaa9566399f5d52ef8c26d80 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0