ruby 2.6.5
This commit is contained in:
@@ -12,7 +12,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="fa1c7b7f91edb92de449cb1ae665901ba51a8b81" type="tarbz2">http://cache.ruby-lang.org/pub/ruby/2.6/ruby-2.6.4.tar.bz2</Archive>
|
||||
<Archive sha1sum="1416ce288fb8bfeae07a12b608540318c9cace71" type="targz">https://cache.ruby-lang.org/pub/ruby/2.6/ruby-2.6.5.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>tcltk-devel</Dependency>
|
||||
<Dependency>gmp-devel</Dependency>
|
||||
@@ -45,7 +45,7 @@
|
||||
<Path fileType="library">/usr/lib/ruby/vendor_ruby/</Path>
|
||||
<Path fileType="library">/usr/lib/ruby/libruby-static.a</Path>
|
||||
<Path fileType="library">/usr/lib/libruby.so.2.6</Path>
|
||||
<Path fileType="library">/usr/lib/libruby.so.2.6.4</Path>
|
||||
<Path fileType="library">/usr/lib/libruby.so.2.6.5</Path>
|
||||
<Path fileType="library">/usr/lib/libruby-static.a</Path>
|
||||
<Path fileType="library">/usr/lib/libruby.so</Path>
|
||||
<Path fileType="doc">/usr/share/ri</Path>
|
||||
@@ -80,6 +80,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2020-01-07</Date>
|
||||
<Version>2.6.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Idris Kalp</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2019-10-01</Date>
|
||||
<Version>2.6.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user