wok-stable diff gtkdialog/receipt @ rev 2374
slitaz-eeepc: add support for EeePC 900 (Thanks crunchybits)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Mar 06 22:26:42 2009 +0100 (2009-03-06) |
parents | adcc56f6c3e9 |
children | c91fdd0583b9 |
line diff
1.1 --- a/gtkdialog/receipt Wed Oct 08 10:44:00 2008 +0000 1.2 +++ b/gtkdialog/receipt Fri Mar 06 22:26:42 2009 +0100 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()