From: Tianling Shen Date: Mon, 20 Mar 2023 17:33:22 +0000 (+0800) Subject: dnsproxy: Update to 0.48.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=e5395396bd34c8eba0e01529fe01637e4468e401;p=feed%2Fpackages.git dnsproxy: Update to 0.48.1 Signed-off-by: Tianling Shen --- diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index faf495f92e..dc3e07ea14 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.48.0 +PKG_VERSION:=0.48.1 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:=b63d10b0f7d4ede68aae9bda9ef306a0673c8ca97ef9d57b838edb53e0023f8b +PKG_HASH:=c671c69879e1a76d7a079a311c6eeb10abc5471277ecaecf3ef8666b057f7a57 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0