diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2017-04-27 07:05:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-27 07:05:33 +0700 |
commit | 2f46ec860ae91d3c63433398f92a9c441d6d1f4c (patch) | |
tree | 583503d9e58b1477d4f770f59e28fe793f694e0e /development/dart/dart.SlackBuild | |
parent | b6966ae925aa649c67451631dfcae0ed55dbb24a (diff) |
development/dart: Updated for version 1.23.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dart/dart.SlackBuild')
-rw-r--r-- | development/dart/dart.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/dart/dart.SlackBuild b/development/dart/dart.SlackBuild index 407ce38f4aca..3fa3128e98e6 100644 --- a/development/dart/dart.SlackBuild +++ b/development/dart/dart.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=dart -VERSION=${VERSION:-1.22.1} +VERSION=${VERSION:-1.23.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} # this version of dart SDK does not have x86 dartium, use the one from previous |