wok-stable diff cvs/receipt @ rev 4435
Up: grsync (0.9.2)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sat Oct 31 13:56:01 2009 +0000 (2009-10-31) |
parents | 494005a36f9a |
children | e1cb4a66b95e |
line diff
1.1 --- a/cvs/receipt Sat Apr 11 11:00:42 2009 +0000 1.2 +++ b/cvs/receipt Sat Oct 31 13:56:01 2009 +0000 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()