# HG changeset patch # User Christophe Lincoln # Date 1205265392 -3600 # Node ID 4ee051f6ed87275fe2c4e6ff0aa557a409ed2a54 # Parent 72e1c6b861c84e919a06d945ce7e046afea4ac80 Bad wget url for glibmm diff -r 72e1c6b861c8 -r 4ee051f6ed87 glibmm/receipt --- a/glibmm/receipt Tue Mar 11 19:45:12 2008 +0100 +++ b/glibmm/receipt Tue Mar 11 20:56:32 2008 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gtkmm.org/" -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.0/$TARBALL" +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.8/$TARBALL" # Rules to configure and make the package. compile_rules()