summaryrefslogtreecommitdiffstats
path: root/debian/linux-headers-6.7.12-amd64.postinst
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-18 18:47:59 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-18 18:47:59 +0000
commit8c87665b42c616a0d83837405ed44e90d1cacaee (patch)
tree7aa741e9343d0b73b2f72ea1b78ef8785653288b /debian/linux-headers-6.7.12-amd64.postinst
parentMerging upstream version 6.7.12. (diff)
downloadlinux-8c87665b42c616a0d83837405ed44e90d1cacaee.tar.xz
linux-8c87665b42c616a0d83837405ed44e90d1cacaee.zip
Adding debian version 6.7.12-1.debian/6.7.12-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/linux-headers-6.7.12-amd64.postinst (renamed from debian/linux-headers-6.7.9-arm64.postinst)2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/linux-headers-6.7.9-arm64.postinst b/debian/linux-headers-6.7.12-amd64.postinst
index 4859974bf3..e7a1ed48a5 100644
--- a/debian/linux-headers-6.7.9-arm64.postinst
+++ b/debian/linux-headers-6.7.12-amd64.postinst
@@ -5,7 +5,7 @@
# Debian linux-image postinst script.
$|=1;
-my $version = "6.7.9-arm64";
+my $version = "6.7.12-amd64";
if (-d "/etc/kernel/header_postinst.d") {
system ("run-parts --report --exit-on-error --arg=$version " .