]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
pcre: Update to 8.20.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 25 Oct 2011 15:33:53 +0000 (17:33 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 25 Oct 2011 15:33:53 +0000 (17:33 +0200)
Fixes #267.

pcre/pcre.nm

index f51e459aafd54eabea167beaef122f7492ed3f64..64e4a4bfb83e5e0ded83c9520fc486a6606a7e7f 100644 (file)
@@ -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 \