summaryrefslogtreecommitdiffstats
path: root/debian/linux-headers-6.9.8-amd64.postinst
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-07 13:13:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-07 13:13:42 +0000
commitea63075e60868f6102258dfb56ab9316dfcc9706 (patch)
tree5a6737842900f2051037eb6cd5298e26d4518abc /debian/linux-headers-6.9.8-amd64.postinst
parentMerging upstream version 6.9.8. (diff)
downloadlinux-ea63075e60868f6102258dfb56ab9316dfcc9706.tar.xz
linux-ea63075e60868f6102258dfb56ab9316dfcc9706.zip
Adding debian version 6.9.8-1.debian/6.9.8-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/linux-headers-6.9.8-amd64.postinst (renamed from debian/linux-headers-6.9.7-amd64.postinst)2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/linux-headers-6.9.7-amd64.postinst b/debian/linux-headers-6.9.8-amd64.postinst
index 797cf0e873..68ada3357a 100644
--- a/debian/linux-headers-6.9.7-amd64.postinst
+++ b/debian/linux-headers-6.9.8-amd64.postinst
@@ -5,7 +5,7 @@
# Debian linux-image postinst script.
$|=1;
-my $version = "6.9.7-amd64";
+my $version = "6.9.8-amd64";
if (-d "/etc/kernel/header_postinst.d") {
system ("run-parts --report --exit-on-error --arg=$version " .