Revert "pcre: Updates to fix a number of vulnerabilities"
This reverts commit 453b986d2f
. Such
large patches should not be included in the repo.
This commit is contained in:
parent
72aa458285
commit
298ec05e74
|
@ -12,9 +12,6 @@ stdenv.mkDerivation rec {
|
|||
sha256 = "17bqykp604p7376wj3q2nmjdhrb6v1ny8q08zdwi7qvc02l9wrsi";
|
||||
};
|
||||
|
||||
# A bundle of fixes which should be removed for 8.38
|
||||
patches = [ ./fixes.patch ];
|
||||
|
||||
outputs = [ "out" "doc" "man" ];
|
||||
|
||||
configureFlags = ''
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue