Browse Source

try to fix tracking

Ralf S. Engelschall 17 years ago
parent
commit
2338f9291c
1 changed files with 3 additions and 3 deletions
  1. 3 3
      festival/festival.spec

+ 3 - 3
festival/festival.spec

@@ -44,7 +44,7 @@ Class:        EVAL
 Group:        Audio
 License:      X11-style
 Version:      %{V_festival}
-Release:      20080321
+Release:      20080323
 
 #   package options
 %option       with_ogi  no
@@ -95,8 +95,8 @@ AutoReqProv:  no
 %track
     prog festival = {
         version   = %{version}
-        url       = http://www.cstr.ed.ac.uk/downloads/festival/
-        regex     = (1\.\d+|2\.\d+)
+        url       = http://festvox.org/packed/festival/
+        regex     = (1\.\d+|2\.\d+)/
     }
 
 %prep