From 4ff2a48267e4eb4540a4123a7d0d065b3ebbb19b Mon Sep 17 00:00:00 2001
From: Alexander Pyhalov <apyhalov@gmail.com>
Date: Fri, 10 Apr 2020 15:22:18 +0200
Subject: [PATCH] ruby-26: update to 2.6.6

---
 components/ruby/ruby-26/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/ruby/ruby-26/Makefile b/components/ruby/ruby-26/Makefile
index 1697368..2a3e275 100644
--- a/components/ruby/ruby-26/Makefile
+++ b/components/ruby/ruby-26/Makefile
@@ -29,14 +29,14 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		ruby
-COMPONENT_VERSION=	2.6.5
+COMPONENT_VERSION=	2.6.6
 COMPONENT_SUMMARY=	Ruby, RubyGems, and Rake
 COMPONENT_PROJECT_URL=	http://www.ruby-lang.org/
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
 COMPONENT_ARCHIVE_URL=	https://cache.ruby-lang.org/pub/ruby/2.6/$(COMPONENT_ARCHIVE)
 COMPONENT_ARCHIVE_HASH=	\
-	sha256:d5d6da717fd48524596f9b78ac5a2eeb9691753da5c06923a6c31190abe01a62
+	sha256:5db187882b7ac34016cd48d7032e197f07e4968f406b0690e20193b9b424841f
 COMPONENT_FMRI=		runtime/ruby-26
 COMPONENT_CLASSIFICATION= Development/Ruby
 COMPONENT_LICENSE=	Ruby License

--
Gitblit v1.9.3