ruby ver. bump

This commit is contained in:
Rmys
2022-12-06 12:53:25 +03:00
committed by GitHub
parent 16067166bf
commit 802a15c13a
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>An object-oriented scripting language</Summary>
<Description>Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.</Description>
<Archive sha1sum="3c5443960fe860ff7055bc02a4793140b9fb9b28" type="tarxz">https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.1.tar.xz</Archive>
<Archive sha1sum="844ede3938c652f5f9bf5dbf1b99f5a6c41b11b6" type="tarxz">https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.5.tar.xz</Archive>
<BuildDependencies>
<Dependency>tcl-devel</Dependency>
<Dependency>gmp-devel</Dependency>
@@ -51,7 +51,7 @@
<!-- ruby libraries -->
<Path fileType="library">/usr/lib/ruby/3.0.0/</Path>
<Path fileType="library">/usr/lib/libruby.so.3.0.1</Path>
<Path fileType="library">/usr/lib/libruby.so.3.0.5</Path>
<Path fileType="library">/usr/lib/libruby.so.3.0</Path>
<Path fileType="library">/usr/lib/libruby.so</Path>
@@ -112,6 +112,13 @@
</Package>
<History>
<Update release="10">
<Date>2022-11-24</Date>
<Version>3.0.5</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2021-06-28</Date>
<Version>3.0.1</Version>