Alexander Pyhalov
2017-10-10 9c7fbe704391c5c85a1407305febb7592d7c7534
components/ruby/ruby-22/Makefile
@@ -26,13 +26,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=      ruby
COMPONENT_VERSION=   2.2.7
COMPONENT_VERSION=   2.2.8
COMPONENT_PROJECT_URL=   http://www.ruby-lang.org/
COMPONENT_SRC=   \
   $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=   $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH=   \
    sha256:234c8aee6543da9efd67008e6e7ee740d41ed57a52e797f65043c3b5ec3bcb53
    sha256:37eafc15037396c26870f6a6c5bcd0658d14b46cd5e191a3b56d89dd22d561b0
COMPONENT_ARCHIVE_URL=   \
   https://cache.ruby-lang.org/pub/ruby/2.2/$(COMPONENT_ARCHIVE)
COMPONENT_BUGDB=   utility/ruby
@@ -120,7 +120,7 @@
install:   $(INSTALL_32)
# 16208 tests, 2551501 assertions, 26 failures, 0 errors, 44 skips
# 16216 tests, 2551582 assertions, 26 failures, 0 errors, 44 skips
# Failed: FTPTest#test_abort, FTPTest#test_status, TestSprintfComb#test_format_float*
test:   $(TEST_32)