summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/dnssec-check/files/dnssec-check-1.14-mainwindow.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-dns/dnssec-check/files/dnssec-check-1.14-mainwindow.patch b/net-dns/dnssec-check/files/dnssec-check-1.14-mainwindow.patch
deleted file mode 100644
index 98e959b8d746..000000000000
--- a/net-dns/dnssec-check/files/dnssec-check-1.14-mainwindow.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- dnssec-check-1.14/mainwindow.cpp
-+++ dnssec-check-1.14/mainwindow.cpp
-@@ -372,7 +372,7 @@
- }
-
- accessURL.addQueryItem("locationDescription", locationDescription);
-- accessURL.addQueryItem("1.14");
-+ accessURL.addQueryItem("DNSSECToolsVersion", "1.14");
-
- if (!m_manager) {
- m_manager = new QNetworkAccessManager();