qtcreator: update to 4.2.1
This commit is contained in:
parent
68148b9bdb
commit
63bfa26a50
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qtcreator'
|
||||
pkgname=qtcreator
|
||||
version=4.2.0
|
||||
revision=2
|
||||
version=4.2.1
|
||||
revision=1
|
||||
wrksrc=qt-creator-opensource-src-${version}
|
||||
build_style=qmake
|
||||
make_install_args="INSTALL_ROOT=\${DESTDIR}/usr"
|
||||
|
@ -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=0e05783bbc3a38aa935dd1b17191bcbc2af3cf6f7197865ee089fe094d0cf27b
|
||||
checksum=2537c2fcd127136241d0bf3bf9e1f03cf35be1a24414479d5502a7539ca25a38
|
||||
|
||||
do_build() {
|
||||
# Note: A simple "make ${makejobs}" fails after libs because
|
||||
|
|
Loading…
Reference in a new issue