development/qt-creator3: Updated for version 3.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
61c99589fd
commit
b212212436
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=qt-creator3
|
||||
SRCNAM=qt-creator
|
||||
VERSION=${VERSION:-3.2.0}
|
||||
VERSION=${VERSION:-3.2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qt-creator3"
|
||||
VERSION="3.2.0"
|
||||
VERSION="3.2.1"
|
||||
HOMEPAGE="http://qt-project.org/"
|
||||
DOWNLOAD="http://download.qt-project.org/official_releases/qtcreator/3.2/3.2.0/qt-creator-opensource-src-3.2.0.tar.gz"
|
||||
MD5SUM="d35277a2427cc88cb5328b5e7f758d69"
|
||||
DOWNLOAD="http://download.qt-project.org/official_releases/qtcreator/3.2/3.2.1/qt-creator-opensource-src-3.2.1.tar.gz"
|
||||
MD5SUM="7163b85046460cb735b09e5958da6e3c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in New Issue