wok-6.x rev 20611
Up linux-libre (3.18.129) again
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Dec 18 11:30:04 2018 +0100 (2018-12-18) |
parents | 66b9e8e13683 |
children | 4ea0eb3f4881 |
files | linux-libre-acpi/receipt sysstat/receipt |
line diff
1.1 --- a/linux-libre-acpi/receipt Tue Dec 18 11:03:26 2018 +0100 1.2 +++ b/linux-libre-acpi/receipt Tue Dec 18 11:30:04 2018 +0100 1.3 @@ -17,7 +17,7 @@ 1.4 local path 1.5 path=lib/modules/$VERSION-slitaz/kernel 1.6 mkdir -p $fs/$path 1.7 - export src install 1.8 + export src install _pkg 1.9 $wanted_stuff/list_modules.sh drivers/acpi drivers/platform/x86 | \ 1.10 while read module; do 1.11 dir=$path/$(dirname $module)
2.1 --- a/sysstat/receipt Tue Dec 18 11:03:26 2018 +0100 2.2 +++ b/sysstat/receipt Tue Dec 18 11:30:04 2018 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="sysstat" 2.7 -VERSION="10.0.5" 2.8 +VERSION="12.1.1" 2.9 CATEGORY="system-tools" 2.10 SHORT_DESC="Performance monitoring tools." 2.11 MAINTAINER="pascal.bellard@slitaz.org"