From: Tianling Shen Date: Sat, 7 Oct 2023 04:59:43 +0000 (+0800) Subject: dnsproxy: Update to 0.56.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=303f0ad5ed690a22de5bfe959975d0d19511043a;p=openwrt-packages.git dnsproxy: Update to 0.56.0 Signed-off-by: Tianling Shen --- diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index f8b4735f0..20d25d60f 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.55.0 +PKG_VERSION:=0.56.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:=fecda5ee48a2f43edce47fe3e384ab931c36abd24aa09198014f8fd90f6a4664 +PKG_HASH:=841a83d2bc7f186fb83d5187993ebb21855afa827a9cdc6f976201feb7fcf3f7 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0