From: Tianling Shen Date: Sun, 22 Jun 2025 13:44:38 +0000 (+0800) Subject: dnsproxy: Update to 0.75.6 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=aa8bb87ad9888998e43b1ab7b0c76980465da2e6;p=openwrt-packages.git dnsproxy: Update to 0.75.6 Signed-off-by: Tianling Shen --- diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index b4ab861dd..8e830f418 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.75.5 +PKG_VERSION:=0.75.6 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:=a01b436cf9a6f94f7dc69536bfd3065bef358ab1be3d52508f697417999aad68 +PKG_HASH:=a28722dbcebfaaacb8546f142e43b2644d845e12a495c2e5868fbc8b268dc68e PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0