mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qtcreator: update to 4.7.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
425b0d54a9
commit
060687adb7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qtcreator'
|
# Template file for 'qtcreator'
|
||||||
pkgname=qtcreator
|
pkgname=qtcreator
|
||||||
version=4.6.2
|
version=4.7.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=qt-creator-opensource-src-${version}
|
wrksrc=qt-creator-opensource-src-${version}
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
|
@ -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=bbaf667f51051c602df02e04c1d7369bef9553326d8377bc36a019ae718843cc
|
checksum=4b19870bf8d43665deac73a0522a1459d19f5b18b6f52030bb7fbc82d90b759b
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools qt5-script-devel qt5-tools-devel"
|
hostmakedepends+=" qt5-qmake qt5-host-tools qt5-script-devel qt5-tools-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue