ruby: bump to 2.7.4 version

This commit is contained in:
Gerasim Troeglazov
2021-08-17 21:14:15 +10:00
parent 47f9d8edad
commit e7b0847524
2 changed files with 2 additions and 2 deletions

View File

@@ -13,8 +13,8 @@ HOMEPAGE="https://www.ruby-lang.org/"
COPYRIGHT="1993-2020 Yukihiro Matsumoto"
LICENSE="Ruby
BSD (3-clause)"
REVISION="3"
SOURCE_URI="https://cache.ruby-lang.org/pub/ruby/2.7/ruby-2.7.2.tar.bz2"
REVISION="1"
SOURCE_URI="https://cache.ruby-lang.org/pub/ruby/2.7/ruby-$portVersion.tar.bz2"
CHECKSUM_SHA256="65a590313d244d48dc2ef9a9ad015dd8bc6faf821621bbb269aa7462829c75ed"
SOURCE_DIR="ruby-$portVersion"
PATCHES="ruby-$portVersion.patchset"