wok diff ddrescue/receipt @ rev 4167
Up: hubbub (rev 8960) - fix build
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Sep 22 20:07:31 2009 +0200 (2009-09-22) |
parents | a075ff895254 |
children | 74a6a43bf614 |
line diff
1.1 --- a/ddrescue/receipt Tue May 13 09:50:02 2008 +0200 1.2 +++ b/ddrescue/receipt Tue Sep 22 20:07:31 2009 +0200 1.3 @@ -1,15 +1,16 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="ddrescue" 1.7 -VERSION="1.8" 1.8 +VERSION="1.10" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Data recovery tool." 1.11 MAINTAINER="erjo@slitaz.org" 1.12 DEPENDS="" 1.13 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.14 +TARBALL="$PACKAGE-$VERSION.tar.gz" 1.15 WEB_SITE="http://www.gnu.org/software/ddrescue/ddrescue.html" 1.16 WGET_URL="http://ftp.gnu.org/gnu/ddrescue/$TARBALL" 1.17 1.18 + 1.19 # Rules to configure and make the package. 1.20 compile_rules() 1.21 {