# HG changeset patch # User Pascal Bellard # Date 1545129004 -3600 # Node ID 4c17b4535f6596772c06806d47b7573ffe66609e # Parent 66b9e8e136832243da59917ac53f05e66aab2822 Up linux-libre (3.18.129) again diff -r 66b9e8e13683 -r 4c17b4535f65 linux-libre-acpi/receipt --- a/linux-libre-acpi/receipt Tue Dec 18 11:03:26 2018 +0100 +++ b/linux-libre-acpi/receipt Tue Dec 18 11:30:04 2018 +0100 @@ -17,7 +17,7 @@ local path path=lib/modules/$VERSION-slitaz/kernel mkdir -p $fs/$path - export src install + export src install _pkg $wanted_stuff/list_modules.sh drivers/acpi drivers/platform/x86 | \ while read module; do dir=$path/$(dirname $module) diff -r 66b9e8e13683 -r 4c17b4535f65 sysstat/receipt --- a/sysstat/receipt Tue Dec 18 11:03:26 2018 +0100 +++ b/sysstat/receipt Tue Dec 18 11:30:04 2018 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="sysstat" -VERSION="10.0.5" +VERSION="12.1.1" CATEGORY="system-tools" SHORT_DESC="Performance monitoring tools." MAINTAINER="pascal.bellard@slitaz.org"