Browse Source

upgrading package: ragel 6.2 -> 6.3

Ralf S. Engelschall 17 years ago
parent
commit
c2d3e902c6
1 changed files with 5 additions and 5 deletions
  1. 5 5
      ragel/ragel.spec

+ 5 - 5
ragel/ragel.spec

@@ -24,18 +24,18 @@
 #   package information
 Name:         ragel
 Summary:      Ragel State Machine Compiler
-URL:          http://www.cs.queensu.ca/home/thurston/ragel/
+URL:          http://research.cs.queensu.ca/home/thurston/ragel/
 Vendor:       Adrian Thurston
 Packager:     OpenPKG Foundation e.V.
 Distribution: OpenPKG Community
 Class:        PLUS
 Group:        CompilerCompiler
 License:      GPL
-Version:      6.2
-Release:      20080510
+Version:      6.3
+Release:      20080830
 
 #   list of sources
-Source0:      http://www.cs.queensu.ca/home/thurston/ragel/ragel-%{version}.tar.gz
+Source0:      http://research.cs.queensu.ca/home/thurston/ragel/ragel-%{version}.tar.gz
 Patch0:       ragel.patch
 
 #   build information
@@ -62,7 +62,7 @@ AutoReqProv:  no
 %track
     prog ragel = {
         version   = %{version}
-        url       = http://www.cs.queensu.ca/home/thurston/ragel/
+        url       = http://research.cs.queensu.ca/home/thurston/ragel/
         regex     = ragel-(__VER__)\.tar\.gz
     }