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