Преглед изворни кода

upgrading package: parrot 0.4.13 -> 0.4.14

Ralf S. Engelschall пре 18 година
родитељ
комит
b47a106002
1 измењених фајлова са 4 додато и 4 уклоњено
  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.13
-Release:      20070622
+Version:      0.4.14
+Release:      20070721
 
 #   package options
 %option       with_icu  no
 
 #   list of sources
-Source0:      http://www.cpan.org/authors/id/A/AR/ARANDAL/parrot-%{version}.tar.gz
+Source0:      http://www.cpan.org/authors/id/P/PA/PARTICLE/parrot-%{version}.tar.gz
 Patch0:       parrot.patch
 
 #   build information
@@ -64,7 +64,7 @@ AutoReqProv:  no
 %track
     prog parrot = {
         version   = %{version}
-        url       = http://www.cpan.org/authors/id/A/AR/ARANDAL/
+        url       = http://www.cpan.org/authors/id/P/PA/PARTICLE/
         regex     = parrot-(__VER__)\.tar\.gz
     }