Ralf S. Engelschall 18 years ago
parent
commit
65c537f8bb
1 changed files with 4 additions and 4 deletions
  1. 4 4
      cftp/cftp.spec

+ 4 - 4
cftp/cftp.spec

@@ -25,7 +25,7 @@
 #   package information
 Name:         cftp
 Summary:      Interactive Full-Screen FTP Client
-URL:          http://ftp.giga.or.at/pub/nih/cftp/
+URL:          ftp://ftp.giga.or.at/pub/nih/cftp/
 Vendor:       D. Baron, T. Klausner
 Packager:     OpenPKG Foundation e.V.
 Distribution: OpenPKG Community
@@ -33,10 +33,10 @@ Class:        PLUS
 Group:        FTP
 License:      GPL
 Version:      0.12
-Release:      20061013
+Release:      20070517
 
 #   list of sources
-Source0:      http://ftp.giga.or.at/pub/nih/cftp/cftp-%{version}.tar.gz
+Source0:      ftp://ftp.giga.or.at/pub/nih/cftp/cftp-%{version}.tar.gz
 
 #   build information
 Prefix:       %{l_prefix}
@@ -52,7 +52,7 @@ AutoReqProv:  no
 %track
     prog cftp = {
         version   = %{version}
-        url       = http://ftp.giga.or.at/pub/nih/cftp/
+        url       = ftp://ftp.giga.or.at/pub/nih/cftp/
         regex     = cftp-(__VER__)\.tar\.gz
     }