qt5: update port for qtwebengine improvements

- unlink shared memory files
- lower maximum number of socket pool sockets to reduce chance of file
  descriptor exhaustion
- fix a build dependency which caused sporadic parallel build errors

Fixes #3910
This commit is contained in:
Christian Prochaska 2020-10-08 19:12:50 +02:00 committed by Christian Helmuth
parent 4e8bfed5b1
commit 658030ef49
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
df9dba48bf45679120de1ee34510ad1f65486d68
2c2883ac84f73dca168038a68f73ecc6bf5571b7

View File

@ -4,5 +4,5 @@ VERSION := 5.13.2
DOWNLOADS := qt5.git
URL(qt5) := https://github.com/cproc/qt5.git
REV(qt5) := c35c275711eb8e0cd15fef318109433e3b564980
REV(qt5) := issue3910
DIR(qt5) := src/lib/qt5