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: 18-Jun-2006 10:03:17
Branch: HEAD Handle: 2006061809031600
Modified files:
openpkg-src/ircii ircii.spec
Log:
fix URLs
Summary:
Revision Changes Path
1.61 +3 -3 openpkg-src/ircii/ircii.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ircii/ircii.spec
============================================================================
$ cvs diff -u -r1.60 -r1.61 ircii.spec
--- openpkg-src/ircii/ircii.spec 1 Jan 2006 13:14:48 -0000 1.60
+++ openpkg-src/ircii/ircii.spec 18 Jun 2006 08:03:16 -0000 1.61
@@ -33,10 +33,10 @@
Group: Network
License: BSD
Version: 20040820
-Release: 20050903
+Release: 20060618
# list of sources
-Source0: ftp://ircii.warped.com/pub/ircII/ircii-%{version}.tar.gz
+Source0: ftp://ircftp.au.eterna.com.au/pub/ircII/ircii-%{version}.tar.gz
Source1: ircii.pl
Source2: openpkg.rc
Source3: rse.rc
@@ -56,7 +56,7 @@
%track
prog ircii = {
version = %{version}
- url = ftp://ircii.warped.com/pub/ircII/
+ url = ftp://ircftp.au.eterna.com.au/pub/ircII/
regex = ircii-(__VER__)\.tar\.bz2
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]