wok-6.x diff zenity/receipt @ rev 4448
ndiswrapper: fix WGET_URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Nov 07 16:29:41 2009 +0100 (2009-11-07) |
parents | 7e4cc2ea9585 |
children | b303dfac3b48 |
line diff
1.1 --- a/zenity/receipt Sun Sep 13 23:56:16 2009 +0200 1.2 +++ b/zenity/receipt Sat Nov 07 16:29:41 2009 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="zenity" 1.7 -VERSION="2.26.0" 1.8 +VERSION="2.28.0" 1.9 CATEGORY="development" 1.10 SHORT_DESC="gui dialogs" 1.11 MAINTAINER="allan316@gmail.com" 1.12 @@ -9,7 +9,7 @@ 1.13 BUILD_DEPENDS="gnome-doc-utils gnome-doc-utils-dev libglade-dev" 1.14 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.15 WEB_SITE="http://www.gnome.org" 1.16 -WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/zenity/2.26/$TARBALL" 1.17 +WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/zenity/2.28/$TARBALL" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()