summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-01-23 05:14:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-01-23 05:14:51 +0000
commit0c1ed480b19b844ac5768decf5b912aae55b6ae2 (patch)
tree4e78cf8da2939bda58279091f20ec9dfb2f496d0
parentMerging upstream version 2.14.0. (diff)
downloaddnsperf-0c1ed480b19b844ac5768decf5b912aae55b6ae2.tar.xz
dnsperf-0c1ed480b19b844ac5768decf5b912aae55b6ae2.zip
Refreshing queryparse-shebang.patch.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/patches/debian/0001-queryparse-shebang.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/debian/0001-queryparse-shebang.patch b/debian/patches/debian/0001-queryparse-shebang.patch
index 4354388..14ac898 100644
--- a/debian/patches/debian/0001-queryparse-shebang.patch
+++ b/debian/patches/debian/0001-queryparse-shebang.patch
@@ -8,5 +8,5 @@ diff -Naurp dnsperf.orig/contrib/queryparse/queryparse dnsperf/contrib/querypars
-#!/usr/bin/env python
+#!/usr/bin/python3
#
- # Copyright 2019-2023 OARC, Inc.
+ # Copyright 2019-2024 OARC, Inc.
# Copyright 2017-2018 Akamai Technologies