pcre: update from 8.35 to 8.36

This commit is contained in:
Moritz Ulrich 2014-10-10 22:52:49 +02:00
parent 0740a1b78a
commit b5f1e0eb08

View File

@ -5,11 +5,11 @@
with stdenv.lib;
stdenv.mkDerivation rec {
name = "pcre-8.35";
name = "pcre-8.36";
src = fetchurl {
url = "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${name}.tar.bz2";
sha256 = "0nw66r92dr24vy9k4lw17bkv8x5nlzn6wx9hq4y2dvzgig3w2qd9";
sha256 = "1fs5p1z67m9f4xnyil3s4lhgyld78f7m4d1yawpyhh0cvrbk90zg";
};
# The compiler on Darwin crashes with an internal error while building the