Browse Source

upgrading package: parrot 0.8.0 -> 0.8.2

master
parent
commit
1ae5d3da68
  1. 8
      parrot/parrot.spec

8
parrot/parrot.spec

@ -31,14 +31,14 @@ Distribution: OpenPKG Community
Class: EVAL
Group: Language
License: Artistic/GPL
Version: 0.8.0
Release: 20081023
Version: 0.8.2
Release: 20081219
# package options
%option with_icu no
# list of sources
Source0: http://www.cpan.org/authors/id/P/PA/PARTICLE/parrot-%{version}.tar.gz
Source0: http://www.cpan.org/authors/id/C/CH/CHROMATIC/parrot-%{version}.tar.gz
Patch0: parrot.patch
# build information
@ -63,7 +63,7 @@ AutoReqProv: no
%track
prog parrot = {
version = %{version}
url = http://www.cpan.org/authors/id/R/RG/RGRJR/
url = http://www.cpan.org/authors/id/C/CH/CHROMATIC/
regex = parrot-(__VER__)\.tar\.gz
}

Loading…
Cancel
Save