From: <abe...@us...> - 2014-10-01 21:13:47
|
Revision: 6738 http://sourceforge.net/p/astlinux/code/6738 Author: abelbeck Date: 2014-10-01 21:13:39 +0000 (Wed, 01 Oct 2014) Log Message: ----------- pcre, version bump to 8.36 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-10-01 21:09:08 UTC (rev 6737) +++ branches/1.0/package/pcre/pcre.mk 2014-10-01 21:13:39 UTC (rev 6738) @@ -4,7 +4,7 @@ # ############################################################# -PCRE_VERSION = 8.35 +PCRE_VERSION = 8.36 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. |