diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-16 03:22:57 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-16 03:22:57 +0000 |
commit | d9960f3ed9eca14ab4a96327e3141d6f5911bb43 (patch) | |
tree | 4ccef5191aa34d62d8f385644be6e2dff0c8dea7 /debian/linux-headers-6.1.0-20-4kc-malta.postinst | |
parent | Merging upstream version 6.1.85. (diff) | |
download | linux-debian/6.1.85-1.tar.xz linux-debian/6.1.85-1.zip |
Adding debian version 6.1.85-1.debian/6.1.85-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-x | debian/linux-headers-6.1.0-20-4kc-malta.postinst (renamed from debian/linux-headers-6.1.0-19-4kc-malta.postinst) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/linux-headers-6.1.0-19-4kc-malta.postinst b/debian/linux-headers-6.1.0-20-4kc-malta.postinst index b14851c07..7d91b2c8c 100755 --- a/debian/linux-headers-6.1.0-19-4kc-malta.postinst +++ b/debian/linux-headers-6.1.0-20-4kc-malta.postinst @@ -5,7 +5,7 @@ # Debian linux-image postinst script. $|=1; -my $version = "6.1.0-19-4kc-malta"; +my $version = "6.1.0-20-4kc-malta"; if (-d "/etc/kernel/header_postinst.d") { system ("run-parts --report --exit-on-error --arg=$version " . |