wok rev 18838
Up gparted (0.25.0)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jan 21 11:45:04 2016 +0100 (2016-01-21) |
parents | 61b43b7caa89 |
children | 962c4700fe2b |
files | gparted/receipt |
line diff
1.1 --- a/gparted/receipt Wed Jan 20 21:39:21 2016 +0100 1.2 +++ b/gparted/receipt Thu Jan 21 11:45:04 2016 +0100 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gparted" 1.7 -VERSION="0.24.0" 1.8 +VERSION="0.25.0" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="GTK partition editor." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 LICENSE="GPL2" 1.13 SUGGESTED="e2fsprogs dosfstools mtools ntfs-3g ntfsprogs jfsutils xfsprogs \ 1.14 reiserfsprogs reiser4progs" 1.15 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.16 +TARBALL="$PACKAGE-$VERSION.tar.gz" 1.17 WEB_SITE="http://gparted.sourceforge.net/" 1.18 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.19 CROSS="error: cannot run test program while cross compiling"