mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
qtcreator: update to 7.0.2.
This commit is contained in:
parent
055093b9bd
commit
a5f22fb582
2 changed files with 4 additions and 3 deletions
|
@ -4156,12 +4156,13 @@ libXrdPosix.so.3 xrootd-5.4.0_1
|
||||||
libXrdHttpUtils.so.2 xrootd-5.4.0_1
|
libXrdHttpUtils.so.2 xrootd-5.4.0_1
|
||||||
libXrdSsiLib.so.2 xrootd-5.4.0_1
|
libXrdSsiLib.so.2 xrootd-5.4.0_1
|
||||||
libXrdCryptoLite.so.2 xrootd-5.4.0_1
|
libXrdCryptoLite.so.2 xrootd-5.4.0_1
|
||||||
libCore.so root-6.24.06_1
|
|
||||||
libTree.so root-6.24.06_1
|
libTree.so root-6.24.06_1
|
||||||
libRIO.so root-6.24.06_1
|
libRIO.so root-6.24.06_1
|
||||||
libMatrix.so root-6.24.06_1
|
libMatrix.so root-6.24.06_1
|
||||||
libThread.so root-6.24.06_1
|
libThread.so root-6.24.06_1
|
||||||
libTMVA.so root-6.24.06_1
|
libTMVA.so root-6.24.06_1
|
||||||
libMathCore.so root-6.24.06_1
|
libMathCore.so root-6.24.06_1
|
||||||
|
libCore.so root-6.24.06_1
|
||||||
|
libCore.so qtcreator-7.0.2_1
|
||||||
liblowdown.so lowdown-0.11.2_1
|
liblowdown.so lowdown-0.11.2_1
|
||||||
libjaylink.so.0 libjaylink-0.2.0_1
|
libjaylink.so.0 libjaylink-0.2.0_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qtcreator'
|
# Template file for 'qtcreator'
|
||||||
pkgname=qtcreator
|
pkgname=qtcreator
|
||||||
version=7.0.1
|
version=7.0.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="qt-creator-opensource-src-${version}"
|
wrksrc="qt-creator-opensource-src-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -18,7 +18,7 @@ license="LGPL-3.0-or-later, custom:QtCompany-GPL-Exception-1.0"
|
||||||
homepage="https://wiki.qt.io/Category:Tools::QtCreator"
|
homepage="https://wiki.qt.io/Category:Tools::QtCreator"
|
||||||
changelog="https://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changes-${version}.md"
|
changelog="https://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changes-${version}.md"
|
||||||
distfiles="https://download.qt.io/official_releases/qtcreator/${version%.*}/${version}/${wrksrc}.tar.xz"
|
distfiles="https://download.qt.io/official_releases/qtcreator/${version%.*}/${version}/${wrksrc}.tar.xz"
|
||||||
checksum=da78f293829851e32f6bf25540791697606809e47a32ca8439561fcbab96b22e
|
checksum=14dee285aa3aa56fb25ccbd7587382fb6cb05ae99a1a30237f0a0bbef3ceff7a
|
||||||
replaces="qtcreator-data>=0"
|
replaces="qtcreator-data>=0"
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue