webkit2gtk: update to 2.22.4.
[ci skip]
This commit is contained in:
parent
99229308a3
commit
2b82670e5a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'webkit2gtk'
|
||||
pkgname=webkit2gtk
|
||||
version=2.22.3
|
||||
version=2.22.4
|
||||
revision=1
|
||||
wrksrc="webkitgtk-${version}"
|
||||
build_style=cmake
|
||||
|
@ -10,10 +10,10 @@ configure_args="-DPORT=GTK -DENABLE_GTKDOC=OFF -DCMAKE_LINKER=${XBPS_CROSS_TRIPL
|
|||
configure_args+=" -DUSE_WOFF2=OFF"
|
||||
short_desc="GTK+3 port of the WebKit2 browser engine"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="LGPL-2.1-or-later, BSD-2-Clause"
|
||||
homepage="https://webkitgtk.org/"
|
||||
license="LGPL-2.1, BSD-2-Clause"
|
||||
distfiles="${homepage}/releases/webkitgtk-${version}.tar.xz"
|
||||
checksum=9dfd542902953be9af8ff32bd37fe662ca3d75f7348514ebac15c6252a6ccd72
|
||||
checksum=fab5be2883802352ae0e735dd1eff4bc18abaff7ac78689cec72eb2f611943b8
|
||||
|
||||
# ETOOHUGE
|
||||
nodebug=1
|
||||
|
|
Loading…
Add table
Reference in a new issue