dnsproxy: fix typo error

This commit is contained in:
Beginner 2022-02-13 16:16:30 +08:00 committed by GitHub
parent 730c1d1218
commit a4d5be4566
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)?