wok diff abiword/receipt @ rev 852

slitaz-tools: remove tazfile, done by tazpkg and tazwok
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 22 16:36:21 2008 +0000 (2008-05-22)
parents 7cf3cf69e7e4
children 25b50c3dbac7
line diff
     1.1 --- a/abiword/receipt	Mon Apr 14 15:47:14 2008 +0200
     1.2 +++ b/abiword/receipt	Thu May 22 16:36:21 2008 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="abiword"
     1.7 -VERSION="2.6.2"
     1.8 +VERSION="2.6.3"
     1.9  CATEGORY="office"
    1.10  SHORT_DESC="Light and speed word processing application."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -13,7 +13,7 @@
    1.13  SUGGESTED="abiword-extras"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://www.abisource.com/"
    1.16 -WGET_URL="http://www.abisource.com/downloads/abiword/2.6.2/source/$TARBALL"
    1.17 +WGET_URL="http://www.abisource.com/downloads/abiword/$VERSION/source/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()