From d8cfa3541745495f8014f862c6f5f496a74a6255 Mon Sep 17 00:00:00 2001
From: klausz65 <61782506+klausz65@users.noreply.github.com>
Date: Sun, 19 Feb 2023 21:18:47 +0100
Subject: [PATCH] Ruby-26 rebuild after libgdbm-1.23 update

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

diff --git a/components/ruby/ruby-26/Makefile b/components/ruby/ruby-26/Makefile
index ad6b004..251a1af 100644
--- a/components/ruby/ruby-26/Makefile
+++ b/components/ruby/ruby-26/Makefile
@@ -30,6 +30,7 @@
 
 COMPONENT_NAME=		ruby
 COMPONENT_VERSION=	2.6.10
+COMPONENT_REVISION=	1
 COMPONENT_SUMMARY=	Ruby, RubyGems, and Rake
 COMPONENT_PROJECT_URL=	https://www.ruby-lang.org/
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)

--
Gitblit v1.9.3