diff options
| author | Apollon Oikonomopoulos <apoikos@debian.org> | 2018-03-22 12:08:05 +0200 |
|---|---|---|
| committer | Apollon Oikonomopoulos <apoikos@debian.org> | 2018-03-22 12:08:05 +0200 |
| commit | 72ad42c506a506ef238d4b1fdcf2b9da5668bfb9 (patch) | |
| tree | df94bdab3d6f16e14016f4547b9e86f368ba8150 /src/third_party/SConscript | |
| parent | 648fcfa3cf11ba8fdb7bb64c52f3159b4351ae3c (diff) | |
| parent | c49e99631589113663b1a3ac691870421965a315 (diff) | |
Update upstream source from tag 'upstream/3.4.14'
Update to upstream version '3.4.14'
with Debian dir 8c079cd0bdbb1831aa5b89a3b7d4c1b4a1b891a2
Diffstat (limited to 'src/third_party/SConscript')
| -rw-r--r-- | src/third_party/SConscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/SConscript b/src/third_party/SConscript index 3a820399677..add20816b83 100644 --- a/src/third_party/SConscript +++ b/src/third_party/SConscript @@ -6,7 +6,7 @@ Import("wiredtiger") boostSuffix = "-1.60.0" snappySuffix = '-1.1.3' zlibSuffix = '-1.2.8' -pcreSuffix = "-8.39" +pcreSuffix = "-8.41" mozjsSuffix = '-45' yamlSuffix = '-0.5.3' icuSuffix = '-57.1' |
