# HG changeset patch # User Pascal Bellard # Date 1224077452 0 # Node ID 05c3e840bdfa947c405f9892123749ef823cd74e # Parent ff7fba94d31262d9782b831497c2d53fd57bbb02 gtkdialog: 0.7.21 doesn't exist yet ! diff -r ff7fba94d312 -r 05c3e840bdfa gtkdialog/receipt --- a/gtkdialog/receipt Tue Oct 14 14:03:27 2008 +0000 +++ b/gtkdialog/receipt Wed Oct 15 13:30:52 2008 +0000 @@ -1,15 +1,15 @@ # SliTaz package receipt. PACKAGE="gtkdialog" -VERSION="0.7.21" +VERSION="0.7.20" CATEGORY="x-window" SHORT_DESC="Small utility for fast and easy GUI building using GTK+." MAINTAINER="pankso@slitaz.org" DEPENDS="gtk+" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://linux.pte.hu/~pipas/gtkdialog/" -#WGET_URL="ftp://linux.pte.hu/pub/gtkdialog/$TARBALL" -WGET_URL="http://www.sfr-fresh.com/unix/privat/$TARBALL" +WGET_URL="ftp://linux.pte.hu/pub/gtkdialog/$TARBALL" +#0.7.21 is 0.7.15 !! WGET_URL="http://www.sfr-fresh.com/unix/privat/$TARBALL" # Rules to configure and make the package. compile_rules()