qt5: update to 5.15.3+20220222.
This commit is contained in:
parent
e9707659a5
commit
56576283c4
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'qt5'
|
||||
pkgname=qt5
|
||||
version=5.15.3+20211001
|
||||
version=5.15.3+20220222
|
||||
# commit fcca82ca40a5d8a02a4ddd90846d070f2c58cfad
|
||||
# base repo: https://invent.kde.org/qt/qt/qt5
|
||||
revision=2
|
||||
revision=1
|
||||
build_style=meta
|
||||
hostmakedepends="cmake clang flex perl glib-devel pkg-config
|
||||
python re2c ruby which"
|
||||
|
@ -28,7 +28,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=6bff56434b4c2413ec0c9e57ffdcfed1f0966754d1ccf34dafe31840f4006c5a
|
||||
checksum=d9a43bb3593f5d80626a25e184544c6be3a9e1945e987522424a14ff51649e90
|
||||
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