[Lunar-commits] <moonbase> pcre: version bumped to 8.12.
Florin Braescu
florin at lunar-linux.org
Sun Jan 16 09:11:00 CET 2011
commit ed67200ffe8c7a0600276ed2aa1050eaf0a39b00
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Jan 16 10:11:00 2011 +0200
pcre: version bumped to 8.12.
This release contains several bug fixes for the pcregrep program.
There are no changes to the code of the PCRE library.
---
libs/pcre/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/libs/pcre/DETAILS b/libs/pcre/DETAILS
index d312f6f..5815638 100644
--- a/libs/pcre/DETAILS
+++ b/libs/pcre/DETAILS
@@ -1,12 +1,12 @@
MODULE=pcre
- VERSION=8.11
+ VERSION=8.12
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=ftp://ftp.csx.cam.ac.uk/pub/software/programming/$MODULE
SOURCE_URL[1]=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:e9a9c2b2dfcf8606ad5c1fb5591801fa2cb771f5
+ SOURCE_VFY=sha1:2219b372bff53ee29a7e44ecf5977ad15df01cea
WEB_SITE=http://www.pcre.org
ENTERED=20010922
- UPDATED=20101211
+ UPDATED=20110116
SHORT="Perl compatible regular expression library"
cat << EOF
More information about the Lunar-commits
mailing list