Browse Source

upgrading package: parrot 0.4.11 -> 0.4.13

Ralf S. Engelschall 18 years ago
parent
commit
5181f123c4
1 changed files with 4 additions and 4 deletions
  1. 4 4
      parrot/parrot.spec

+ 4 - 4
parrot/parrot.spec

@@ -32,14 +32,14 @@ Distribution: OpenPKG Community
 Class:        EVAL
 Group:        Language
 License:      Artistic/GPL
-Version:      0.4.11
-Release:      20070420
+Version:      0.4.13
+Release:      20070622
 
 #   package options
 %option       with_icu  no
 
 #   list of sources
-Source0:      ftp://ftp.cpan.org/pub/CPAN/authors/id/M/MD/MDIEP/parrot-%{version}.tar.gz
+Source0:      http://www.cpan.org/authors/id/A/AR/ARANDAL/parrot-%{version}.tar.gz
 Patch0:       parrot.patch
 
 #   build information
@@ -64,7 +64,7 @@ AutoReqProv:  no
 %track
     prog parrot = {
         version   = %{version}
-        url       = ftp://ftp.cpan.org/pub/CPAN/authors/id/M/MD/MDIEP/
+        url       = http://www.cpan.org/authors/id/A/AR/ARANDAL/
         regex     = parrot-(__VER__)\.tar\.gz
     }