Sfoglia il codice sorgente

old FTP service not available anymore

Christoph Schug 20 anni fa
parent
commit
c5ff0c2d16
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      psutils/psutils.spec

+ 3 - 3
psutils/psutils.spec

@@ -37,10 +37,10 @@ Class:        BASE
 Group:        Converter
 License:      GPL
 Version:      %{V_here}
-Release:      20040207
+Release:      20050810
 
 #   list of sources
-Source0:      ftp://ftp.dcs.ed.ac.uk/pub/ajcd/psutils-%{V_real}.tar.gz
+Source0:      ftp://ftp.knackered.org/pub/psutils/psutils-%{V_real}.tar.gz
 
 #   build information
 Prefix:       %{l_prefix}
@@ -56,7 +56,7 @@ AutoReqProv:  no
 %track
     prog psutils = {
         version   = %{V_real}
-        url       = ftp://ftp.dcs.ed.ac.uk/pub/ajcd/
+        url       = ftp://ftp.knackered.org/pub/psutils/
         regex     = psutils-(p\d+)\.tar\.gz
     }