diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 03:35:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 03:35:58 +0000 |
commit | cfbd1335f3d5077cdebfa953bc52e9cc49c64c13 (patch) | |
tree | f7465349145f10194f7194b49b3b8b17b39b28c9 /debian/linux-headers-6.8.11-4kc-malta.postinst | |
parent | Merging upstream version 6.8.11. (diff) | |
download | linux-cfbd1335f3d5077cdebfa953bc52e9cc49c64c13.tar.xz linux-cfbd1335f3d5077cdebfa953bc52e9cc49c64c13.zip |
Merging debian version 6.8.11-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/linux-headers-6.8.11-4kc-malta.postinst (renamed from debian/linux-headers-6.8.9-progress7.99-rpi.postinst) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/linux-headers-6.8.9-progress7.99-rpi.postinst b/debian/linux-headers-6.8.11-4kc-malta.postinst index 4c2d178203..48e912e99e 100644 --- a/debian/linux-headers-6.8.9-progress7.99-rpi.postinst +++ b/debian/linux-headers-6.8.11-4kc-malta.postinst @@ -5,7 +5,7 @@ # Debian linux-image postinst script. $|=1; -my $version = "6.8.9-progress7.99-rpi"; +my $version = "6.8.11-4kc-malta"; if (-d "/etc/kernel/header_postinst.d") { system ("run-parts --report --exit-on-error --arg=$version " . |