wok-current rev 24303
linux64-aufs: fix git branch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 15 16:48:52 2022 +0000 (2022-01-15) |
parents | 51ef9f5adf6d |
children | 922f061231c2 |
files | linux64-aufs/receipt |
line diff
1.1 --- a/linux64-aufs/receipt Sat Jan 15 16:22:40 2022 +0000 1.2 +++ b/linux64-aufs/receipt Sat Jan 15 16:48:52 2022 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="http://aufs.sf.net/" 1.5 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.6 WGET_URL="git|git://aufs.git.sourceforge.net/gitroot/aufs/aufs3-standalone.git" 1.7 -BRANCH="origin/${PACKAGE}3.16" 1.8 +BRANCH="origin/linux-aufs3.16" 1.9 PROVIDE="aufs:linux64" 1.10 1.11 DEPENDS="linux64"