瀏覽代碼

upgrading package: parrot 0.4.17 -> 0.5.0

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