From 24edc19ac44b9a241895bc5a3bc3448938a5a887 Mon Sep 17 00:00:00 2001 From: kenzok8 Date: Thu, 2 Jan 2025 20:38:35 +0800 Subject: [PATCH] update 2025-01-02 20:38:35 --- dnsproxy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dnsproxy/Makefile b/dnsproxy/Makefile index ea20df417..69767204b 100644 --- a/dnsproxy/Makefile +++ b/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.73.4 +PKG_VERSION:=0.74.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:=8a7779900d2449cdc7e9bf1b311a3317c04d78db24efde4186c169cc8a501a5f +PKG_HASH:=b90d987a934ee2272f7c0923629e3922786b3cca2178854ab0d403e05617e4b9 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0