wok-6.x diff pcre/receipt @ rev 6594
fix python path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 09 17:19:46 2010 +0200 (2010-10-09) |
parents | 1ebcf9d9dad9 |
children | b2fe1cc4651a |
line diff
1.1 --- a/pcre/receipt Sun May 24 16:34:14 2009 +0200 1.2 +++ b/pcre/receipt Sat Oct 09 17:19:46 2010 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="pcre" 1.7 -VERSION="7.9" 1.8 +VERSION="8.10" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Perl Compatible Regular Expressions." 1.11 MAINTAINER="pankso@slitaz.org"