qt5-webkit: update to 5.7.1

This commit is contained in:
Juergen Buchmueller 2016-12-22 13:20:26 +01:00
parent e6631e4bdf
commit 69d0884bd8

View file

@ -1,6 +1,6 @@
# Template file for 'qt5-webkit'
pkgname=qt5-webkit
version=5.6.2
version=5.7.1
revision=1
build_style=qmake
wrksrc=qtwebkit-opensource-src-${version}
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3, LGPL-2.1"
homepage="https://www.qt.io/"
distfiles="https://download.qt.io/community_releases/${version%.*}/${version}/qtwebkit-opensource-src-${version}.tar.xz"
checksum=528a6b8b1c5095367b26e8ce4f3a46bb739e2e9913ff4dfc6ef58a04fcd73966
checksum=a46cf7c89339645f94a5777e8ae5baccf75c5fc87ab52c9dafc25da3327b5f03
if [ ${XBPS_GCC_VERSION_MAJOR} -gt 5 ]; then
CXXFLAGS="-fno-delete-null-pointer-checks"