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