qtcreator: update to 4.3.1
This commit is contained in:
parent
441ad02386
commit
e88cecf1d2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtcreator'
|
||||
pkgname=qtcreator
|
||||
version=4.3.0
|
||||
version=4.3.1
|
||||
revision=1
|
||||
wrksrc=qt-creator-opensource-src-${version}
|
||||
build_style=qmake
|
||||
|
@ -14,7 +14,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://wiki.qt.io/Category:Tools::QtCreator"
|
||||
distfiles="http://download.qt.io/official_releases/qtcreator/${version%.*}/${version}/${wrksrc}.tar.gz"
|
||||
checksum=b7ee67d93e14287f14e2c1b376516e843c82520384fbe764ef3d5e77ff4d9646
|
||||
checksum=db43c796adf11f02fd22d01820678cd118fc5bd9a7bb5d2d76ed0f86e0dd8a69
|
||||
|
||||
do_build() {
|
||||
# Note: A simple "make ${makejobs}" fails after libs because
|
||||
|
|
Loading…
Reference in a new issue