wok diff linux-libre-aoe/receipt @ rev 22939

updated iasl (20190215 -> 20200214)
author Hans-G?nter Theisgen
date Thu Feb 27 15:05:28 2020 +0100 (2020-02-27)
parents 051931e905b0
children
line diff
     1.1 --- a/linux-libre-aoe/receipt	Fri Dec 06 10:39:07 2013 +0000
     1.2 +++ b/linux-libre-aoe/receipt	Thu Feb 27 15:05:28 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="linux-libre-aoe"
     1.7 -VERSION="2.6.37-gnu"
     1.8 +VERSION="3.18.129-gnu"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="The Linux Libre kernel ATA over Ethernet modules."
    1.11  MAINTAINER="gokhlayeh@slitaz.org"
    1.12 @@ -18,7 +18,7 @@
    1.13      mkdir -p $fs/$path
    1.14      export src
    1.15      export _pkg
    1.16 -    $wanted_stuff/list_modules.sh drivers/block/aoe/aoe.ko.gz | \
    1.17 +    $wanted_stuff/list_modules.sh drivers/block/aoe/aoe.ko.xz | \
    1.18      while read module; do
    1.19      	dir=$path/$(dirname $module)
    1.20      	[ -d $fs/$dir ] || mkdir -p $fs/$dir