From ba71f7b27d4dcf3d86b2d40015534fc2ab2f91eb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 9 Feb 2025 09:12:09 +0100 Subject: [PATCH] Refreshing queryparse-shebang.patch. Signed-off-by: Daniel Baumann --- debian/patches/debian/0001-queryparse-shebang.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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