wok-next diff linux/receipt @ rev 21726

updated firefox-official (77.0 -> 81.0)
author Hans-G?nter Theisgen
date Sun Sep 27 14:34:31 2020 +0100 (2020-09-27)
parents e19ff076dc63
children
line diff
     1.1 --- a/linux/receipt	Mon Dec 31 17:23:40 2018 +0200
     1.2 +++ b/linux/receipt	Sun Sep 27 14:34:31 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