mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
webkit2gtk: update to 2.26.4.
This commit is contained in:
parent
c75633d755
commit
148a63ac24
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'webkit2gtk'
|
# Template file for 'webkit2gtk'
|
||||||
pkgname=webkit2gtk
|
pkgname=webkit2gtk
|
||||||
version=2.26.3
|
version=2.26.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="webkitgtk-${version}"
|
wrksrc="webkitgtk-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -38,7 +38,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later, BSD-2-Clause"
|
license="LGPL-2.1-or-later, BSD-2-Clause"
|
||||||
homepage="https://webkitgtk.org/"
|
homepage="https://webkitgtk.org/"
|
||||||
distfiles="${homepage}/releases/webkitgtk-${version}.tar.xz"
|
distfiles="${homepage}/releases/webkitgtk-${version}.tar.xz"
|
||||||
checksum=add51153943cc11d90a7038d0ea5f6332281e6c0be0640f802a211b035f0e611
|
checksum=4386900713dfadf9741177210b32623cab22562a79ffd0d446b66569934b113f
|
||||||
|
|
||||||
build_options="gir wayland x11 bubblewrap jit sampling_profiler"
|
build_options="gir wayland x11 bubblewrap jit sampling_profiler"
|
||||||
build_options_default="gir wayland x11 bubblewrap"
|
build_options_default="gir wayland x11 bubblewrap"
|
||||||
|
|
Loading…
Add table
Reference in a new issue