wok-next rev 21575

updated linux (4.14.85 -> 4.17.7)
author Hans-G?nter Theisgen
date Tue Jun 23 07:23:21 2020 +0100 (2020-06-23)
parents c9359e58850d
children 73f88501086a
files linux/receipt
line diff
     1.1 --- a/linux/receipt	Tue Jun 23 07:19:58 2020 +0100
     1.2 +++ b/linux/receipt	Tue Jun 23 07:23:21 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="linux"
     1.7 -VERSION="4.14.85"
     1.8 +VERSION="4.17.7"
     1.9  KBASEVER="$(echo $VERSION | cut -d. -f1,2)"
    1.10  CATEGORY="base-system"
    1.11  SHORT_DESC="The Linux Kernel"
    1.12 @@ -376,7 +376,7 @@
    1.13  			cat >> "$1/boot/grub/menu.lst" <<EOT
    1.14  
    1.15  title SliTaz GNU/Linux (Kernel $VERSION-slitaz)
    1.16 -$grub_dev 
    1.17 +$grub_dev
    1.18  kernel /boot/vmlinuz-$VERSION-slitaz root=$root_dev quiet
    1.19  EOT
    1.20  			# Make it the default entry