wok rev 8607
Updated aufs url to git.c3sl.ufpr.br repo. The sourceforge one is 3 weeks behind.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Feb 14 05:58:14 2011 +0000 (2011-02-14) |
parents | c6d10fe51a0d |
children | a950065cb56c |
files | aufs/receipt |
line diff
1.1 --- a/aufs/receipt Mon Feb 14 04:26:30 2011 +0000 1.2 +++ b/aufs/receipt Mon Feb 14 05:58:14 2011 +0000 1.3 @@ -9,8 +9,8 @@ 1.4 BUILD_DEPENDS="linux-module-headers git lzma" 1.5 WEB_SITE="http://aufs.sf.net/" 1.6 PROVIDE="linux-aufs" 1.7 -WGET_URL="git|git://aufs.git.sourceforge.net/gitroot/aufs/aufs2-standalone.git" 1.8 -BRANCH="origin/$PACKAGE2.1-37" 1.9 +WGET_URL="git|http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-standalone.git" 1.10 +BRANCH="origin/${PACKAGE}2.1-37" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()