wok diff libgtkimageview/receipt @ rev 13626

Up: alsa-plugons (1.0.26) and fix missing build deps
author Christophe Lincoln <pankso@slitaz.org>
date Wed Nov 14 21:43:11 2012 +0100 (2012-11-14)
parents af022550edde
children 8f447cf2eee5
line diff
     1.1 --- a/libgtkimageview/receipt	Sun Oct 31 23:30:12 2010 +0100
     1.2 +++ b/libgtkimageview/receipt	Wed Nov 14 21:43:11 2012 +0100
     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()