diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-08 03:43:38 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-08 03:43:38 +0000 |
commit | 1ff870768c5cacf4bdc05cce822ac61837666b0f (patch) | |
tree | 94a1b1fd6d42485c062620781ed0ac16e05bf60c /debian/linux-headers-4.19.0-23-5kc-malta.postinst | |
parent | Merging upstream version 4.19.269. (diff) | |
download | linux-1ff870768c5cacf4bdc05cce822ac61837666b0f.tar.xz linux-1ff870768c5cacf4bdc05cce822ac61837666b0f.zip |
Adding debian version 4.19.269-1.debian/4.19.269-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/linux-headers-4.19.0-23-5kc-malta.postinst (renamed from debian/linux-headers-4.19.0-22-5kc-malta.postinst) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/linux-headers-4.19.0-22-5kc-malta.postinst b/debian/linux-headers-4.19.0-23-5kc-malta.postinst index 9b6be5d80..a95ea2d80 100644 --- a/debian/linux-headers-4.19.0-22-5kc-malta.postinst +++ b/debian/linux-headers-4.19.0-23-5kc-malta.postinst @@ -5,7 +5,7 @@ # Debian linux-image postinst script. $|=1; -my $version = "4.19.0-22-5kc-malta"; +my $version = "4.19.0-23-5kc-malta"; if (-d "/etc/kernel/header_postinst.d") { system ("run-parts --report --exit-on-error --arg=$version " . |