# HG changeset patch # User Christopher Rogers # Date 1297663094 0 # Node ID b6d3180e049881970c45c1953b76c67cdc2f5b4e # Parent c6d10fe51a0d13fe3d0f7afdd31a8d78c5131d3a Updated aufs url to git.c3sl.ufpr.br repo. The sourceforge one is 3 weeks behind. diff -r c6d10fe51a0d -r b6d3180e0498 aufs/receipt --- a/aufs/receipt Mon Feb 14 04:26:30 2011 +0000 +++ b/aufs/receipt Mon Feb 14 05:58:14 2011 +0000 @@ -9,8 +9,8 @@ BUILD_DEPENDS="linux-module-headers git lzma" WEB_SITE="http://aufs.sf.net/" PROVIDE="linux-aufs" -WGET_URL="git|git://aufs.git.sourceforge.net/gitroot/aufs/aufs2-standalone.git" -BRANCH="origin/$PACKAGE2.1-37" +WGET_URL="git|http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-standalone.git" +BRANCH="origin/${PACKAGE}2.1-37" # Rules to configure and make the package. compile_rules()