wok-6.x diff pcre/receipt @ rev 7206
Fixed typo in get-linux-source. Should fixed aufs2 from not being copyed.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Nov 09 17:43:00 2010 +0000 (2010-11-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 Tue Nov 09 17:43:00 2010 +0000 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"