wok-stable diff cvs/receipt @ rev 3484

grisbi: Fix receipt (various typo and bad paths)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jun 17 19:20:37 2009 +0200 (2009-06-17)
parents 494005a36f9a
children e1cb4a66b95e
line diff
     1.1 --- a/cvs/receipt	Sat Apr 11 11:00:42 2009 +0000
     1.2 +++ b/cvs/receipt	Wed Jun 17 19:20:37 2009 +0200
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="cvs"
     1.7 -VERSION="1.11.22"
     1.8 +VERSION="1.11.23"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Concurrent Versions System"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12  DEPENDS="libcomerr libcrypto libkrb5"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WEB_SITE="http://ximbiot.com/cvs/"
    1.15 -WGET_URL=""http://ftp.gnu.org/non-gnu/cvs/source/stable/1.11.22/$TARBALL
    1.16 +WGET_URL=""http://ftp.gnu.org/non-gnu/cvs/source/stable/$VERSION/$TARBALL
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()