ruby ver. bump

This commit is contained in:
Rmys
2024-11-06 19:18:18 +03:00
parent 2c91575a08
commit d5e632e627
+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="08e0016c8b96103930aaa3b2323081d8f5756e25" type="tarxz">https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.3.tar.xz</Archive>
<Archive sha1sum="eabbe230df704e7141d53d8221314bb33b5f0dea" type="tarxz">https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.6.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.2.0/</Path>
<Path fileType="library">/usr/lib/libruby.so.3.2.3</Path>
<Path fileType="library">/usr/lib/libruby.so.3.2.6</Path>
<Path fileType="library">/usr/lib/libruby.so.3.2</Path>
<Path fileType="library">/usr/lib/libruby.so</Path>
@@ -112,6 +112,13 @@
</Package>
<History>
<Update release="14">
<Date>2024-11-06</Date>
<Version>3.2.6</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="13">
<Date>2024-01-22</Date>
<Version>3.2.3</Version>