summaryrefslogtreecommitdiffstats
path: root/debian/linux-headers-5.10.0-30-amd64.postinst
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 19:25:32 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 19:25:32 +0000
commit1cbf6d5eb20b0336ccc2b66f932ed67a56b7af0b (patch)
tree92e1813ba37c4aa4a27ab08477bf487b1fda2c35 /debian/linux-headers-5.10.0-30-amd64.postinst
parentMerging upstream version 5.10.218. (diff)
downloadlinux-1cbf6d5eb20b0336ccc2b66f932ed67a56b7af0b.tar.xz
linux-1cbf6d5eb20b0336ccc2b66f932ed67a56b7af0b.zip
Adding debian version 5.10.218-1.debian/5.10.218-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-xdebian/linux-headers-5.10.0-30-amd64.postinst (renamed from debian/linux-headers-5.10.0-29-amd64.postinst)2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/linux-headers-5.10.0-29-amd64.postinst b/debian/linux-headers-5.10.0-30-amd64.postinst
index 308595553..e8901e370 100755
--- a/debian/linux-headers-5.10.0-29-amd64.postinst
+++ b/debian/linux-headers-5.10.0-30-amd64.postinst
@@ -5,7 +5,7 @@
# Debian linux-image postinst script.
$|=1;
-my $version = "5.10.0-29-amd64";
+my $version = "5.10.0-30-amd64";
if (-d "/etc/kernel/header_postinst.d") {
system ("run-parts --report --exit-on-error --arg=$version " .