wok rev 14709

econnman: fix WGET_URL
author Dominique Corbex <domcox@slitaz.org>
date Sat Jun 08 22:19:06 2013 +0200 (2013-06-08)
parents d29942dcd98a
children 2819e8b5cdbc
files econnman/receipt
line diff
     1.1 --- a/econnman/receipt	Sat Jun 08 20:42:10 2013 +0200
     1.2 +++ b/econnman/receipt	Sat Jun 08 22:19:06 2013 +0200
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="domcox@slitaz.org"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.enlightenment.org/"
     1.7 -WGET_URL="http://download.enlightenment.org/releases/$TARBALL"
     1.8 +WGET_URL="git|git://git.enlightenment.org/apps/$PACKAGE.git"
     1.9  TAGS="e enlightenment network"
    1.10  
    1.11  DEPENDS="connman python-elementary python-edbus python-ecore python-edje"