Explorar el Código

upgrading package: linkchecker 2.9 -> 3.0

Ralf S. Engelschall hace 21 años
padre
commit
a6e608e411
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      linkchecker/linkchecker.spec

+ 3 - 3
linkchecker/linkchecker.spec

@@ -23,7 +23,7 @@
 ##
 
 #   package version
-%define       V_linkchecker 2.9
+%define       V_linkchecker 3.0
 %define       V_pydns       2.3.0
 
 #   package information
@@ -37,11 +37,11 @@ Class:        PLUS
 Group:        Misc
 License:      GPL
 Version:      %{V_linkchecker}
-Release:      20050423
+Release:      20050709
 
 #   list of sources
 Source0:      http://osdn.dl.sourceforge.net/linkchecker/linkchecker-%{V_linkchecker}.tar.gz
-Source1:      http://osdn.dl.sourceforge.net/sourceforge/pydns/pydns-%{V_pydns}.tgz
+Source1:      http://osdn.dl.sourceforge.net/pydns/pydns-%{V_pydns}.tgz
 Patch0:       linkchecker.patch
 
 #   build information