|
|
|
@ -31,8 +31,8 @@ Distribution: OpenPKG Community
|
|
|
|
|
Class: EVAL |
|
|
|
|
Group: Language |
|
|
|
|
License: Artistic/GPL |
|
|
|
|
Version: 1.7.0 |
|
|
|
|
Release: 20091022 |
|
|
|
|
Version: 1.9.0 |
|
|
|
|
Release: 20100110 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_gmp yes |
|
|
|
@ -76,7 +76,7 @@ AutoReqProv: no
|
|
|
|
|
%track |
|
|
|
|
prog parrot = { |
|
|
|
|
version = %{version} |
|
|
|
|
url = ftp://ftp.parrot.org/pub/parrot/releases/stable/ |
|
|
|
|
url = ftp://ftp.parrot.org/pub/parrot/releases/devel/ |
|
|
|
|
regex = (\d+\.\d+\.\d+)/ |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|