wok rev 9676
Fixed tazdev. Tazwok uses mercurial| not hg| in WGET_URL.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed May 04 16:22:49 2011 +0000 (2011-05-04) |
parents | a55dc7180253 |
children | cf670157f16f |
files | tazdev/receipt |
line diff
1.1 --- a/tazdev/receipt Wed May 04 20:15:33 2011 +0200 1.2 +++ b/tazdev/receipt Wed May 04 16:22:49 2011 +0000 1.3 @@ -8,8 +8,7 @@ 1.4 DEPENDS="rsync" 1.5 BUILD_DEPENDS="mercurial" 1.6 SOURCE="slitaz-dev-tools" 1.7 -WGET_URL="hg|http://hg.slitaz.org/slitaz-dev-tools" 1.8 -TARBALL="$SOURCE-$VERSION.tar.gz" 1.9 +WGET_URL="mercurial|http://hg.slitaz.org/slitaz-dev-tools" 1.10 BRANCH="$VERSION" 1.11 WEB_SITE="http://www.slitaz.org/" 1.12