qt5: update to 5.15.11+20231124.

This commit is contained in:
John 2023-12-07 09:25:46 +01:00 committed by John Zimmermann
parent 25521e040e
commit cd3d316506

View file

@ -2,10 +2,10 @@
#
# revbump libqtxdg after bumping patch version
pkgname=qt5
version=5.15.7+20221119
# commit f8c9fb304bc3e53b3aa07f962cd74e9160decccc
version=5.15.11+20231124
# commit 4765fa1df7a837db9c1f89c4da0dd76b74bb5fab
# base repo: https://invent.kde.org/qt/qt/qt5
revision=8
revision=1
build_style=meta
hostmakedepends="cmake clang flex perl glib-devel pkg-config
python3 re2c ruby which"
@ -29,8 +29,8 @@ homepage="https://qt.io/"
# tarball is generated with `git archive-all qt5-$version.tar.gz`
# to keep the size smaller qtwebengine, qtwebview, qtdocgallery, qtactiveqt and qtpim
# can be marked with the export-ignore attribute
distfiles="https://void.johnnynator.dev/distfiles/qt5-${version}.tar.gz"
checksum=9d57af471c78029a362276b7c99108ea009f511bb9ba6ff6cb884f6ddd255e9f
distfiles="https://void.johnnynator.dev/distfiles/qt5-${version}.tar.zst"
checksum=3f9b5ff9753c2bd37ecc03809d3e8f85b2e9277a3d66170b72da2cd86eefb081
python_version=3
replaces="qt5-doc<5.6.0 qt5-quick1<5.6.0 qt5-quick1-devel<5.6.0 qt5-webkit<5.6.0 qt5-webkit-devel<5.6.0
qt5-enginio<5.7.1 qt5-enginio-devel<5.7.1 qt5-plugin-gtk<5.7.1 qt5-canvas3d<5.13.0"