diff options
author | 2014-12-28 18:59:01 +0700 | |
---|---|---|
committer | 2014-12-28 18:59:01 +0700 | |
commit | e1d355cf4b1af3ea43400000db46ca8ab7a51926 (patch) | |
tree | 2e553efa9a4495ce955cde7daf5e06c5d09727f0 /ruby/hub/hub.SlackBuild | |
parent | 86340f9b0027a248988aac99b10bdc0ce568b540 (diff) | |
download | slackbuilds-e1d355cf4b1af3ea43400000db46ca8ab7a51926.tar.gz slackbuilds-e1d355cf4b1af3ea43400000db46ca8ab7a51926.tar.xz |
ruby/hub: Updated for version 1.12.4.
This will be the last release based on Ruby.
Future releases will be based on Go language.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby/hub/hub.SlackBuild')
-rw-r--r-- | ruby/hub/hub.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/hub/hub.SlackBuild b/ruby/hub/hub.SlackBuild index 3e060492ec..5aee177739 100644 --- a/ruby/hub/hub.SlackBuild +++ b/ruby/hub/hub.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=hub -VERSION=${VERSION:-1.12.3} +VERSION=${VERSION:-1.12.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |