summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-06 08:51:15 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-06 08:51:35 +0000
commitf6bafcbd110b78de599b992b305138202282dea1 (patch)
treebfe253126ee551ba7db89df6339c8ca4c8a77c99
parentMerging upstream version 2.1.1. (diff)
downloaddnscap-f6bafcbd110b78de599b992b305138202282dea1.tar.xz
dnscap-f6bafcbd110b78de599b992b305138202282dea1.zip
Refreshing rssm-shebang.patch.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/patches/debian/0001-rssm-shebang.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/debian/0001-rssm-shebang.patch b/debian/patches/debian/0001-rssm-shebang.patch
index b764273..df814d2 100644
--- a/debian/patches/debian/0001-rssm-shebang.patch
+++ b/debian/patches/debian/0001-rssm-shebang.patch
@@ -8,5 +8,5 @@ diff -Naurp dnscap.orig/plugins/rssm/dnscap-rssm-rssac002 dnscap/plugins/rssm/dn
-#!/usr/bin/env perl
+#!/usr/bin/perl
#
- # Copyright (c) 2018-2022, OARC, Inc.
+ # Copyright (c) 2018-2023, OARC, Inc.
# All rights reserved.