wok-next diff xfprint/receipt @ rev 4714

Fix: libsoup reenable SSL support (for Midori)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Jan 04 22:13:37 2010 +0100 (2010-01-04)
parents cea60f3ae093
children 413b0174114a
line diff
     1.1 --- a/xfprint/receipt	Sun Sep 20 13:27:04 2009 +0000
     1.2 +++ b/xfprint/receipt	Mon Jan 04 22:13:37 2010 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev cups-dev"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.xfce.org"
     1.7 -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL"
     1.8 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()