diff options
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.34.5.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.34.4.bb) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.34.4.bb b/meta/recipes-sato/webkit/webkitgtk_2.34.5.bb index cfae4eafef..227ac2bf72 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.34.4.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.34.5.bb | |||
@@ -5,9 +5,9 @@ BUGTRACKER = "https://bugs.webkit.org/" | |||
5 | LICENSE = "BSD-2-Clause & LGPLv2+" | 5 | LICENSE = "BSD-2-Clause & LGPLv2+" |
6 | LIC_FILES_CHKSUM = "file://Source/JavaScriptCore/COPYING.LIB;md5=d0c6d6397a5d84286dda758da57bd691 \ | 6 | LIC_FILES_CHKSUM = "file://Source/JavaScriptCore/COPYING.LIB;md5=d0c6d6397a5d84286dda758da57bd691 \ |
7 | file://Source/WebCore/LICENSE-APPLE;md5=4646f90082c40bcf298c285f8bab0b12 \ | 7 | file://Source/WebCore/LICENSE-APPLE;md5=4646f90082c40bcf298c285f8bab0b12 \ |
8 | file://Source/WebCore/LICENSE-LGPL-2;md5=36357ffde2b64ae177b2494445b79d21 \ | 8 | file://Source/WebCore/LICENSE-LGPL-2;md5=36357ffde2b64ae177b2494445b79d21 \ |
9 | file://Source/WebCore/LICENSE-LGPL-2.1;md5=a778a33ef338abbaf8b8a7c36b6eec80 \ | 9 | file://Source/WebCore/LICENSE-LGPL-2.1;md5=a778a33ef338abbaf8b8a7c36b6eec80 \ |
10 | " | 10 | " |
11 | 11 | ||
12 | SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ | 12 | SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ |
13 | file://0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch \ | 13 | file://0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch \ |
@@ -21,7 +21,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ | |||
21 | file://reproducibility.patch \ | 21 | file://reproducibility.patch \ |
22 | " | 22 | " |
23 | 23 | ||
24 | SRC_URI[sha256sum] = "975f5019199ba7699191835cf75e01a18b94e3bcd0107da7389d4ddcb1aba406" | 24 | SRC_URI[sha256sum] = "68930643af7a47a3af05f46d66e784422433753dab335d3282f319a85a5629b4" |
25 | 25 | ||
26 | inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc | 26 | inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc |
27 | 27 | ||