webkit2gtk: update to 2.16.4
Fix CVE-2017-2538.
This commit is contained in:
parent
3aa9083a1b
commit
99ade0770b
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'webkit2gtk'
|
||||
pkgname=webkit2gtk
|
||||
version=2.16.3
|
||||
version=2.16.4
|
||||
revision=1
|
||||
wrksrc="webkitgtk-$version"
|
||||
build_style=cmake
|
||||
configure_args="-DPORT=GTK -DENABLE_GTKDOC=OFF -DCMAKE_LINKER=${XBPS_CROSS_TRIPLET}-gcc"
|
||||
short_desc="GTK+3 port of the WebKit2 browser engine"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="http://webkitgtk.org/"
|
||||
homepage="https://webkitgtk.org/"
|
||||
license="LGPL-2.1, 2-clause-BSD"
|
||||
distfiles="${homepage}/releases/webkitgtk-${version}.tar.xz"
|
||||
checksum=204e9131da0101b9bc8765716e70a897121af04b964d9827cd9f20816a77b512
|
||||
checksum=f9aba4338319bd539785345144e28c8027dc8cb526b2e443e0c8f2c0239f5128
|
||||
|
||||
# ETOOHUGE
|
||||
nodebug=1
|
||||
|
|
Loading…
Reference in a new issue