From a4d5be4566e55358fbaefd86fa46ddab88e91304 Mon Sep 17 00:00:00 2001 From: Beginner <70857188+Beginner-Go@users.noreply.github.com> Date: Sun, 13 Feb 2022 16:16:30 +0800 Subject: [PATCH] dnsproxy: fix typo error --- net/dnsproxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/dnsproxy/Makefile b/net/dnsproxy/Makefile index 8ad6547e..7588a477 100644 --- a/net/dnsproxy/Makefile +++ b/net/dnsproxy/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnsproxy PKG_VERSION:=0.41.1 -PKG_RELEASE:=$(AUTORELESE) +PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/AdguardTeam/dnsproxy/tar.gz/v$(PKG_VERSION)?