From 30070460cfcd716ccea15981959623720e702be7 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Tue, 31 Mar 2020 23:28:29 +0800 Subject: [PATCH] Pcap_DNSProxy: update repo link This solve ElonH/testAction#22 --- package/ntlf9t/openwrt-Pcap_DNSProxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/ntlf9t/openwrt-Pcap_DNSProxy/Makefile b/package/ntlf9t/openwrt-Pcap_DNSProxy/Makefile index 285372e91c..751660c3d9 100644 --- a/package/ntlf9t/openwrt-Pcap_DNSProxy/Makefile +++ b/package/ntlf9t/openwrt-Pcap_DNSProxy/Makefile @@ -11,7 +11,7 @@ PKG_VERSION:=0.4.9.13 PKG_RELEASE:=bc9f540 PKG_SOURCE_PROTO:=git -PKG_SOURCE_URL:=https://github.com/chengr28/Pcap_DNSProxy.git +PKG_SOURCE_URL:=https://github.com/1715173329/Pcap_DNSProxy.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=bc9f540d9febc5f61d24d583dbdbcc858dd817e3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz