wok-current rev 2957
Up: cvs (1.11.23)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Fri May 08 22:12:38 2009 +0200 (2009-05-08) |
parents | 310894e2f86c |
children | 8af2df48dbc9 |
files | cvs/receipt |
line diff
1.1 --- a/cvs/receipt Fri May 08 21:56:01 2009 +0200 1.2 +++ b/cvs/receipt Fri May 08 22:12:38 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()