diff options
author | Dmitrii Sosedov <dmitrii@sosedov.org> | 2015-01-02 06:42:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-02 06:42:39 +0700 |
commit | 3f992dc2514ac3de1b75a187ec49373d53b5fe32 (patch) | |
tree | ebe2e6b0599fb1e4a512a8228cc7bda611925877 /ruby/heroku-client/heroku-client.SlackBuild | |
parent | e06670b2dcd55e237a21da841da193cc9f82fb91 (diff) |
ruby/heroku-client: Updated for version 3.21.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby/heroku-client/heroku-client.SlackBuild')
-rw-r--r-- | ruby/heroku-client/heroku-client.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ruby/heroku-client/heroku-client.SlackBuild b/ruby/heroku-client/heroku-client.SlackBuild index f67cc3c0a90e..809bb3e1b8b9 100644 --- a/ruby/heroku-client/heroku-client.SlackBuild +++ b/ruby/heroku-client/heroku-client.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for heroku-client -# Copyright 2014 Dmitrii Sosedov, United States +# Copyright 2014-2015 Dmitrii Sosedov, United States # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=heroku-client -VERSION=${VERSION:-3.21.3} +VERSION=${VERSION:-3.21.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |