wok-4.x diff libgtkimageview/receipt @ rev 10816
apr: force apr to use /dev/*random
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Jun 06 01:57:27 2011 +0200 (2011-06-06) |
parents | af022550edde |
children |
line diff
1.1 --- a/libgtkimageview/receipt Sun Oct 31 23:30:12 2010 +0100 1.2 +++ b/libgtkimageview/receipt Mon Jun 06 01:57:27 2011 +0200 1.3 @@ -8,9 +8,9 @@ 1.4 DEPENDS="gtk+" 1.5 BUILD_DEPENDS="gtk+-dev expat-dev" 1.6 SOURCE="gtkimageview" 1.7 -TARBALL="$SOURCE-$VERSION.tar.gz?format=raw" 1.8 +TARBALL="$SOURCE-$VERSION.tar.gz" 1.9 WEB_SITE="http://trac.bjourne.webfactional.com/" 1.10 -WGET_URL="http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/$TARBALL" 1.11 +WGET_URL="http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/$TARBALL?format=raw" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()