qt5: update to 5.15.3+20210924.
This commit is contained in:
parent
da63b99ba7
commit
749ac351f1
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'qt5'
|
||||
pkgname=qt5
|
||||
version=5.15.3+20210429
|
||||
# commit d42afef0e48a102334ecfda6a492286fb9fc5996
|
||||
version=5.15.3+20210924
|
||||
# commit fcca82ca40a5d8a02a4ddd90846d070f2c58cfad
|
||||
# base repo: https://invent.kde.org/qt/qt/qt5
|
||||
revision=3
|
||||
revision=1
|
||||
build_style=meta
|
||||
hostmakedepends="cmake clang flex perl glib-devel pkg-config
|
||||
python re2c ruby which"
|
||||
|
@ -27,7 +27,7 @@ homepage="https://qt.io/"
|
|||
# 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=6936ecf7c35162832bde5b5685f24c0924868745983f030e377924c1d80f68d1
|
||||
checksum=251dad114f9506bfb98fd96825ac8065a90a6932e9c847ddb9ce0887f19e7304
|
||||
python_version=2 #unverified
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue