wok rev 1570

gtkdialog: 0.7.21 doesn't exist yet !
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 15 13:30:52 2008 +0000 (2008-10-15)
parents ff7fba94d312
children 9094d2f4919c
files gtkdialog/receipt
line diff
     1.1 --- a/gtkdialog/receipt	Tue Oct 14 14:03:27 2008 +0000
     1.2 +++ b/gtkdialog/receipt	Wed Oct 15 13:30:52 2008 +0000
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gtkdialog"
     1.7 -VERSION="0.7.21"
     1.8 +VERSION="0.7.20"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Small utility for fast and easy GUI building using GTK+."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="gtk+"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://linux.pte.hu/~pipas/gtkdialog/"
    1.15 -#WGET_URL="ftp://linux.pte.hu/pub/gtkdialog/$TARBALL"
    1.16 -WGET_URL="http://www.sfr-fresh.com/unix/privat/$TARBALL"
    1.17 +WGET_URL="ftp://linux.pte.hu/pub/gtkdialog/$TARBALL"
    1.18 +#0.7.21 is 0.7.15 !! WGET_URL="http://www.sfr-fresh.com/unix/privat/$TARBALL"
    1.19  
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()