|
|
@@ -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
|
|
|
}
|
|
|
|