瀏覽代碼

upgrading package: parrot 0.5.0 -> 0.5.1

Ralf S. Engelschall 18 年之前
父節點
當前提交
cc99d97cad
共有 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.5.0
-Release:      20071121
+Version:      0.5.1
+Release:      20071223
 
 #   package options
 %option       with_icu  no
 
 #   list of sources
-Source0:      http://www.cpan.org/authors/id/C/CH/CHROMATIC/parrot-%{version}.tar.gz
+Source0:      http://www.cpan.org/authors/id/J/JO/JONATHAN/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/C/CH/CHROMATIC/
+        url       = http://www.cpan.org/authors/id/J/JO/JONATHAN/
         regex     = parrot-(__VER__)\.tar\.gz
     }