diff options
author | Cem Keylan <cem@ckyln.com> | 2020-12-02 04:49:21 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-12-02 04:49:21 +0300 |
commit | 20da9b0409b370f3695abd00504b29b05da3fbf8 (patch) | |
tree | 7fc6ee39539613ebbaac73390d8a0bac1c72dd61 /extra/webkit2gtk | |
parent | 21dfd109165a717de74798bed1588d28b663fae4 (diff) | |
download | repository-20da9b0409b370f3695abd00504b29b05da3fbf8.tar.gz |
webkit2gtk: revert to 2.30.2
I have noticed some compile errors, so better keep WebKit back on a fully
working version.
Diffstat (limited to 'extra/webkit2gtk')
-rw-r--r-- | extra/webkit2gtk/checksums | 2 | ||||
-rw-r--r-- | extra/webkit2gtk/sources | 2 | ||||
-rw-r--r-- | extra/webkit2gtk/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/webkit2gtk/checksums b/extra/webkit2gtk/checksums index 50211532..dd07b542 100644 --- a/extra/webkit2gtk/checksums +++ b/extra/webkit2gtk/checksums @@ -1,2 +1,2 @@ -6dea14f03916882816f2fed9497a5103fc54b2ab8602ab145ca991e4951e5e7f webkitgtk-2.30.3.tar.xz +c467e0bc2bc610c2570928e3fd63cedaadc4719cbf9b04aa99f79dd71ad5682a webkitgtk-2.30.2.tar.xz bca30f52651c0a890a7aa928d8524bfd22fab293761d022815f2226a13626ad1 fix-musl.patch diff --git a/extra/webkit2gtk/sources b/extra/webkit2gtk/sources index 09c9f6aa..b8b90225 100644 --- a/extra/webkit2gtk/sources +++ b/extra/webkit2gtk/sources @@ -1,2 +1,2 @@ -https://webkitgtk.org/releases/webkitgtk-2.30.3.tar.xz +https://webkitgtk.org/releases/webkitgtk-2.30.2.tar.xz patches/fix-musl.patch diff --git a/extra/webkit2gtk/version b/extra/webkit2gtk/version index 1bd6e9c4..905caef2 100644 --- a/extra/webkit2gtk/version +++ b/extra/webkit2gtk/version @@ -1 +1 @@ -2.30.3 1 +2.30.2 3 |