wok rev 7088

Changed libsigc++ TARBALL to .tar.bz2.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Nov 03 01:09:57 2010 +0000 (2010-11-03)
parents cbe7484611c0
children b2f3d02bf16d
files libsigc++/receipt
line diff
     1.1 --- a/libsigc++/receipt	Wed Nov 03 01:05:03 2010 +0000
     1.2 +++ b/libsigc++/receipt	Wed Nov 03 01:09:57 2010 +0000
     1.3 @@ -6,9 +6,9 @@
     1.4  SHORT_DESC="Callback Framework for C++"
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  BUILD_DEPENDS="m4"
     1.7 -TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.8 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.9  WEB_SITE="http://libsigc.sourceforge.net/"
    1.10 -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/$TARBALL"
    1.11 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()