wok diff linux-libre-aoe/receipt @ rev 25686
Use System category for pm-suspend entry
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sat Apr 06 12:03:22 2024 +0200 (7 months ago) |
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 Sat Apr 06 12:03:22 2024 +0200 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