summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2021-07-07 16:11:57 +0000
committertaca <taca@pkgsrc.org>2021-07-07 16:11:57 +0000
commit2f59114b0aaeb6ee16b59821c9531fa1f2569fee (patch)
treeeac0fa3e0e7bb3e21bcff1f11f77926488e66065 /lang
parent66570a510bdc7973db8b131227ca7778a660878b (diff)
downloadpkgsrc-2f59114b0aaeb6ee16b59821c9531fa1f2569fee.tar.gz
lang/ruby: make sure to update ruby30's version
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby/rubyversion.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk
index b6b225e7eb8..494b36d0826 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.234 2021/07/07 16:10:01 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.235 2021/07/07 16:11:57 taca Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -215,7 +215,7 @@ RUBY_VERSION_REQD?= ${PKGNAME_REQD:C/ruby([0-9][0-9])-.*/\1/}
# current supported Ruby's version
RUBY26_VERSION= 2.6.8
RUBY27_VERSION= 2.7.4
-RUBY30_VERSION= 3.0.1
+RUBY30_VERSION= 3.0.2
# current API compatible version; used for version of shared library
RUBY26_API_VERSION= 2.6.0