wok rev 25648

Fix PROVIDE for linux64-aufs, thanks Ceel
author Stanislas Leduc <shann@slitaz.org>
date Fri Jan 26 18:17:03 2024 +0100 (3 months ago)
parents 70750875bc0b
children cae6bd8b02ed
files linux64-aufs/receipt
line diff
     1.1 --- a/linux64-aufs/receipt	Fri Jan 26 12:15:51 2024 +0000
     1.2 +++ b/linux64-aufs/receipt	Fri Jan 26 18:17:03 2024 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.5  WGET_URL="git|git://aufs.git.sourceforge.net/gitroot/aufs/aufs3-standalone.git"
     1.6  BRANCH="origin/linux-aufs3.16"
     1.7 -PROVIDE="aufs:linux64"
     1.8 +PROVIDE="linux-aufs:linux64"
     1.9  
    1.10  DEPENDS="linux64"
    1.11  BUILD_DEPENDS="linux64-module-headers git xz uclibc-cross-compiler-x86_64"