wok-stable diff libsigc++/receipt @ rev 8088
Bumped linux.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Jan 22 04:27:31 2011 +0000 (2011-01-22) |
parents | 2f0217389f28 |
children | b33423de19b3 |
line diff
1.1 --- a/libsigc++/receipt Sat Sep 11 00:33:11 2010 +0000 1.2 +++ b/libsigc++/receipt Sat Jan 22 04:27:31 2011 +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()