From 769084636c9463611928e3d7922915d251958f04 Mon Sep 17 00:00:00 2001 From: Beginner <70857188+Beginner-Go@users.noreply.github.com> Date: Fri, 3 Sep 2021 01:02:55 +0800 Subject: [PATCH] dnsproxy: update to 0.39.4 (#7763) * dnsproxy: update to 0.39.3 * dnsproxy: update to 0.39.4 --- package/lean/dnsproxy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/lean/dnsproxy/Makefile b/package/lean/dnsproxy/Makefile index fce21fc22..0c6438620 100644 --- a/package/lean/dnsproxy/Makefile +++ b/package/lean/dnsproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy -PKG_VERSION:=0.39.2 +PKG_VERSION:=0.39.4 PKG_RELEASE:=$(AUTORELESE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/AdguardTeam/dnsproxy/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=03072762f9a559eb37c53d8958833ce5dbdce635c0dd291e80c25febfa2230ab +PKG_HASH:=51ab423880141e6ded073f1d5bec7c9e68c3d54df380e75913dbc87aa264237b PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0