aboutsummaryrefslogtreecommitdiffstats
path: root/community/webkit2gtk
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-06-19 12:28:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-06-19 12:28:18 +0000
commit0abe9d906c54010b7cc231ab8927fc25799706d3 (patch)
treee3a2a1be3764061369ac2e5cf68b64bd873465b4 /community/webkit2gtk
parent25760a2a94cd003c6ae42b72c4701f96d4264027 (diff)
downloadaports-0abe9d906c54010b7cc231ab8927fc25799706d3.tar.bz2
aports-0abe9d906c54010b7cc231ab8927fc25799706d3.tar.xz
community/webkit2gtk: upgrade to 2.20.3
fixes #8766
Diffstat (limited to 'community/webkit2gtk')
-rw-r--r--community/webkit2gtk/APKBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/webkit2gtk/APKBUILD b/community/webkit2gtk/APKBUILD
index e6e38fcb81..621b713fef 100644
--- a/community/webkit2gtk/APKBUILD
+++ b/community/webkit2gtk/APKBUILD
@@ -2,8 +2,8 @@
# Contributor: Jiri Horner <laeqten@gmail.com>
# Maintainer: Jiri Horner <laeqten@gmail.com>
pkgname=webkit2gtk
-pkgver=2.18.6
-pkgrel=1
+pkgver=2.20.3
+pkgrel=0
pkgdesc="portable web rendering engine WebKit for GTK+"
url="https://webkitgtk.org/"
arch="all"
@@ -95,6 +95,7 @@ build() {
-DENABLE_GEOLOCATION=OFF \
-DENABLE_PLUGIN_PROCESS_GTK2=OFF \
-DENABLE_SAMPLING_PROFILER=OFF \
+ -DUSE_WOFF2=OFF\
$_archopt \
.. || return 1
make || return 1
@@ -107,6 +108,6 @@ package() {
paxmark -m "$pkgdir"/usr/lib/webkit2gtk-4.0/WebKitWebProcess || return 1
}
-sha512sums="375907d4c84e27aaa4b5df9a71424488c1b2ba0cf1d63e107d678c0f55f677996a80e9d9a9d4a412b40d1d0dde77b88464c54246cbafe70751042ec8a7bbe029 webkitgtk-2.18.6.tar.xz
+sha512sums="69a7b27e294de6fd43240ce1d314cd1ccdbf29674c97967674459fd02720b31fa53e5412efbd93dc1e805d38e38feb7fe9a12cdd9c472471676b8db3c11734de webkitgtk-2.20.3.tar.xz
9d7de4755c21d2573103dde326bb86ba37d54032627cb1bd362138906ac1d6a1dc48d4e548f29e29dc507831bae833ac5a8d2cf7fdb3d6a9d5bd5fb06f222b00 fix-fast-memory-disabled.patch
f8fad1450d87f1cb195818cddb8a2307616916612e4676a4d71a20d58864d1c153550e4465a128e04f136c437518a4b90f1fa685ef6519fa8054637760635c72 fix_armv6l.patch"