diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-12 08:45:30 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-12 08:45:49 +0000 |
commit | 5c8a19144d955e626845450fa3e358f70af136d3 (patch) | |
tree | 2bdf1155a810ee9f187547df982696acc2ba63b9 | |
parent | Updating years in copyright for 2023. (diff) | |
download | dnsperf-5c8a19144d955e626845450fa3e358f70af136d3.tar.xz dnsperf-5c8a19144d955e626845450fa3e358f70af136d3.zip |
Refreshing queryparse-shebang.patch.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/patches/debian/0001-queryparse-shebang.patch | 2 |
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 aa4b23e..4354388 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-2022 OARC, Inc. + # Copyright 2019-2023 OARC, Inc. # Copyright 2017-2018 Akamai Technologies |