summaryrefslogtreecommitdiff
path: root/net-dns/https_dns_proxy/files
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /net-dns/https_dns_proxy/files
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'net-dns/https_dns_proxy/files')
-rw-r--r--net-dns/https_dns_proxy/files/https_dns_proxy-0_pre20200925-cmake4.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/net-dns/https_dns_proxy/files/https_dns_proxy-0_pre20200925-cmake4.patch b/net-dns/https_dns_proxy/files/https_dns_proxy-0_pre20200925-cmake4.patch
deleted file mode 100644
index d4c4f7c23fd8..000000000000
--- a/net-dns/https_dns_proxy/files/https_dns_proxy-0_pre20200925-cmake4.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From 04db5de69c6f030b432f44fc2a17cd9a28f91e61 Mon Sep 17 00:00:00 2001
-From: baranyaib90 <5031516+baranyaib90@users.noreply.github.com>
-Date: Wed, 28 Jul 2021 20:18:56 +0200
-Subject: [PATCH] Warning fixes
-
----
- CMakeLists.txt | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index ad116df..a5c0a28 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -0,5 +0,5 @@
-+cmake_minimum_required(VERSION 3.7)
- project(HttpsDnsProxy)
--cmake_minimum_required(VERSION 2.8)
-
- set(CMAKE_BUILD_TYPE "Debug")
- #set(CMAKE_BUILD_TYPE "Release")