OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 24-Aug-2005 20:33:30
Branch: HEAD Handle: 2005082419332900
Modified files:
openpkg-src/lftp lftp.spec
Log:
change tracking URL to fix tracking
Summary:
Revision Changes Path
1.83 +2 -2 openpkg-src/lftp/lftp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/lftp/lftp.spec
============================================================================
$ cvs diff -u -r1.82 -r1.83 lftp.spec
--- openpkg-src/lftp/lftp.spec 13 Aug 2005 08:50:40 -0000 1.82
+++ openpkg-src/lftp/lftp.spec 24 Aug 2005 18:33:29 -0000 1.83
@@ -33,7 +33,7 @@
Group: FTP
License: GPL
Version: 3.3.0
-Release: 20050813
+Release: 20050824
# list of sources
Source0:
http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/lftp-%{version}.tar.bz2
@@ -56,7 +56,7 @@
%track
prog lftp = {
version = %{version}
- url =
http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/
+ url = http://lftp.yar.ru/get.html
regex = lftp-(__VER__)\.tar\.bz2
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]