From: Michael Tremer Date: Tue, 25 Oct 2011 15:33:53 +0000 (+0200) Subject: pcre: Update to 8.20. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21d4da18dd3eaaa8fd3d3ffef71ed0a84c5506bc;p=ipfire-3.x.git pcre: Update to 8.20. Fixes #267. --- diff --git a/pcre/pcre.nm b/pcre/pcre.nm index f51e459aa..64e4a4bfb 100644 --- a/pcre/pcre.nm +++ b/pcre/pcre.nm @@ -4,7 +4,7 @@ ############################################################################### name = pcre -version = 8.13 +version = 8.20 release = 1 groups = System/Libraries @@ -30,6 +30,7 @@ build end configure_options += \ + --disable-static \ --docdir=/usr/share/doc/pcre-%{version} \ --enable-utf8 \ --enable-pcregrep-libz \