qtcreator: update to 4.12.3
This commit is contained in:
parent
cc7fef515f
commit
85bbc74de9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qtcreator'
|
# Template file for 'qtcreator'
|
||||||
pkgname=qtcreator
|
pkgname=qtcreator
|
||||||
version=4.12.2
|
version=4.12.3
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="qt-creator-opensource-src-${version}"
|
wrksrc="qt-creator-opensource-src-${version}"
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
make_install_args="INSTALL_ROOT=\${DESTDIR}/usr"
|
make_install_args="INSTALL_ROOT=\${DESTDIR}/usr"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-3.0-only, QtCompany-GPL-Exception-1.0"
|
license="GPL-3.0-only, QtCompany-GPL-Exception-1.0"
|
||||||
homepage="https://wiki.qt.io/Category:Tools::QtCreator"
|
homepage="https://wiki.qt.io/Category:Tools::QtCreator"
|
||||||
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=52c03074256f4e18e4bd830883df23ea405e1fd752bda6482f87f4e5142bf516
|
checksum=81e12010aace162755f3a94ff788f7973f7a902ac1a9bc968f30e535cf5da32a
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in a new issue