From: Tianling Shen Date: Wed, 19 Jul 2023 07:46:15 +0000 (+0800) Subject: dnsproxy: Update to 0.52.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=dc3af571d7c7328d3013b52812bc9e22d14676df;p=openwrt-packages.git dnsproxy: Update to 0.52.0 Signed-off-by: Tianling Shen --- diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index 5832087cf..8260170b3 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.51.0 +PKG_VERSION:=0.52.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:=230f13bcfe48a650c0ffd0574092fd956f5fb6351c622ae869d2bd0058a539b4 +PKG_HASH:=e650ab9df52e33de1431690b84e700e88212dfc14684d0a88dd148f3cfc8336a PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0