From: Peter Korsgaard Date: Sat, 16 Aug 2008 12:32:57 +0000 (-0000) Subject: pcre: bump version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e77afd6790919a32bd7d400f73e69f28305e7079;p=buildroot.git pcre: bump version --- diff --git a/package/pcre/pcre.mk b/package/pcre/pcre.mk index 367f36cf11..d28a80ce6a 100644 --- a/package/pcre/pcre.mk +++ b/package/pcre/pcre.mk @@ -3,7 +3,7 @@ # PCRE # ############################################################# -PCRE_VERSION = 7.6 +PCRE_VERSION = 7.7 PCRE_SOURCE = pcre-$(PCRE_VERSION).tar.bz2 PCRE_SITE = ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre PCRE_INSTALL_STAGING = YES