wok rev 6921
fix vde2 (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Oct 22 20:31:54 2010 +0200 (2010-10-22) |
parents | d891dfb1f1ab |
children | cfd7bd67f575 |
files | vde2/receipt |
line diff
1.1 --- a/vde2/receipt Fri Oct 22 20:21:27 2010 +0200 1.2 +++ b/vde2/receipt Fri Oct 22 20:31:54 2010 +0200 1.3 @@ -9,7 +9,7 @@ 1.4 BUILD_DEPENDS="libcryto libcryto-dev" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://vde.sourceforge.net/" 1.7 -WGET_URL="$SF_MIRROR/dev/$TARBALL" 1.8 +WGET_URL="$SF_MIRROR/vde/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()