From: <abe...@us...> - 2014-04-28 19:13:00
|
Revision: 6506 http://sourceforge.net/p/astlinux/code/6506 Author: abelbeck Date: 2014-04-28 19:12:56 +0000 (Mon, 28 Apr 2014) Log Message: ----------- pcre, version bump to 8.35 Modified Paths: -------------- branches/1.0/package/pcre/pcre.mk Modified: branches/1.0/package/pcre/pcre.mk =================================================================== --- branches/1.0/package/pcre/pcre.mk 2014-04-28 18:52:01 UTC (rev 6505) +++ branches/1.0/package/pcre/pcre.mk 2014-04-28 19:12:56 UTC (rev 6506) @@ -4,7 +4,7 @@ # ############################################################# -PCRE_VERSION = 8.34 +PCRE_VERSION = 8.35 PCRE_SITE = ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre PCRE_INSTALL_STAGING = YES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |