Use HEAD to build qt-webkit

Upstream has several needed patches but shows no signs of wanting to
make a release.
This commit is contained in:
Kovid Goyal 2019-05-27 20:20:44 +05:30
parent 3f03ad698a
commit 2b5db3ba24
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -370,9 +370,9 @@
{ {
"name": "webkit", "name": "webkit",
"unix": { "unix": {
"filename":"qtwebkit-5.212.0-alpha2.tar.xz", "filename":"qtwebkit-95401fe3908e0b4eebc9447e678298d768617bc7.tar.xz",
"hash": "sha256:f8f901de567e11fc5659402b6b827eac75505ff9c5072d8e919aa306003f8f8a", "hash":"git:95401fe3908e0b4eebc9447e678298d768617bc7",
"urls":["https://github.com/annulen/webkit/releases/download/qtwebkit-5.212.0-alpha2/{filename}"] "urls":["https://github.com/kovidgoyal/webkit.git"]
} }
}, },