From: Milinda Brantini Date: Mon, 16 Sep 2024 05:32:41 +0000 (+0800) Subject: dnsproxy: Update to 0.73.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=d0823a8244a0ac061b9c6cf3c784b4ffeee37e42;p=openwrt-packages.git dnsproxy: Update to 0.73.2 Signed-off-by: Milinda Brantini --- diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index 2f741d0c2..8f6c255e3 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.73.1 -PKG_RELEASE:=2 +PKG_VERSION:=0.73.2 +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:=189462fe1255b4f58d39d4ea3c1696200fa65596fcb58e1a35c0545ba6b80618 +PKG_HASH:=9ab32251344f8353f3d3b02092fff887c30eaa1109839ec632bfe69d9fea25ab PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0