Browse Source

upgrading package: parrot 5.10.0 -> 6.3.0

master
parent
commit
18621185c2
  1. 6
      parrot/parrot.spec

6
parrot/parrot.spec

@ -31,8 +31,8 @@ Distribution: OpenPKG Community
Class: EVAL
Group: Language
License: Artistic/GPL
Version: 5.10.0
Release: 20140106
Version: 6.3.0
Release: 20140504
# package options
%option with_pcre yes
@ -41,7 +41,7 @@ Release: 20140106
%option with_icu no
# list of sources
Source0: ftp://ftp.parrot.org/pub/parrot/releases/devel/%{version}/parrot-%{version}.tar.gz
Source0: ftp://ftp.parrot.org/pub/parrot/releases/stable/%{version}/parrot-%{version}.tar.gz
Patch0: parrot.patch
# build information

Loading…
Cancel
Save