diff --git a/srcpkgs/qt5-webkit/template b/srcpkgs/qt5-webkit/template index cd8a85e4ab5..089f8b6b29d 100644 --- a/srcpkgs/qt5-webkit/template +++ b/srcpkgs/qt5-webkit/template @@ -1,6 +1,6 @@ # Template file for 'qt5-webkit' pkgname=qt5-webkit -version=5.7.1 +version=5.8.0 revision=1 build_style=qmake wrksrc=qtwebkit-opensource-src-${version} @@ -13,12 +13,10 @@ short_desc="A cross-platform application and UI framework (Qt5) - WebKit2 compon maintainer="Juan RP " 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=a46cf7c89339645f94a5777e8ae5baccf75c5fc87ab52c9dafc25da3327b5f03 +distfiles="https://download.qt.io/community_releases/${version%.*}/${version}-final/qtwebkit-opensource-src-${version}.tar.xz" +checksum=79ae8660086bf92ffb0008b17566270e6477c8fa0daf9bb3ac29404fb5911bec -if [ ${XBPS_GCC_VERSION_MAJOR} -gt 5 ]; then - CXXFLAGS="-fno-delete-null-pointer-checks" -fi +CXXFLAGS="-fno-delete-null-pointer-checks" if [ -n "$CROSS_BUILD" ]; then # Can't use gold linker when cross compiling configure_args+=" QMAKE_LFLAGS_USE_GOLD="