QtCreator: bump version

This commit is contained in:
Gerasim Troeglazov
2019-08-05 23:44:40 +10:00
parent 436fb0d8cd
commit 6d37bf3c80
2 changed files with 3 additions and 3 deletions

View File

@@ -6,9 +6,9 @@ such as Android and iOS."
HOMEPAGE="https://www.qt.io/ide/"
COPYRIGHT="2019 The Qt Company Ltd"
LICENSE="GNU GPL v3"
REVISION="2"
SOURCE_URI="https://download.qt.io/official_releases/qtcreator/4.8/$portVersion/qt-creator-opensource-src-$portVersion.tar.xz"
CHECKSUM_SHA256="8f691de9b30b99dd44e010525ba9bf3054142a1082dc5273c46c533b91c07bd9"
REVISION="1"
SOURCE_URI="https://download.qt.io/official_releases/qtcreator/4.9/$portVersion/qt-creator-opensource-src-$portVersion.tar.xz"
CHECKSUM_SHA256="b7e0c797e7704c6c22eb35351946c0a758502fd082f6beaee043166e1739d3d7"
SOURCE_DIR="qt-creator-opensource-src-$portVersion"
PATCHES="qt_creator-$portVersion.patchset"
ADDITIONAL_FILES="qt_creator.rdef.in"