From 138992f9cd427307730e110c0ff6629714f7cb82 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Sun, 17 Mar 2019 08:24:15 +0100 Subject: [PATCH] ruby: updated to 2.5.5 --- ruby/.footprint | 6 +++--- ruby/.md5sum | 2 +- ruby/.signature | 6 +++--- ruby/Pkgfile | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ruby/.footprint b/ruby/.footprint index 8fa9697..1bc2d0e 100644 --- a/ruby/.footprint +++ b/ruby/.footprint @@ -41,9 +41,9 @@ drwxr-xr-x root/root usr/include/ruby-2.5/ruby/backward/ -rw-r--r-- root/root usr/include/ruby-2.5/ruby/version.h -rw-r--r-- root/root usr/include/ruby-2.5/ruby/vm.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libruby.so -> libruby.so.2.5.3 -lrwxrwxrwx root/root usr/lib/libruby.so.2.5 -> libruby.so.2.5.3 --rwxr-xr-x root/root usr/lib/libruby.so.2.5.3 +lrwxrwxrwx root/root usr/lib/libruby.so -> libruby.so.2.5.5 +lrwxrwxrwx root/root usr/lib/libruby.so.2.5 -> libruby.so.2.5.5 +-rwxr-xr-x root/root usr/lib/libruby.so.2.5.5 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/ruby-2.5.pc drwxr-xr-x root/root usr/lib/ruby/ diff --git a/ruby/.md5sum b/ruby/.md5sum index 6442df7..fd8e898 100644 --- a/ruby/.md5sum +++ b/ruby/.md5sum @@ -1 +1 @@ -7eeae640892f1dc89403edcfbb901223 ruby-2.5.3.tar.xz +3feee7b877d6e3628c9a1528c9435462 ruby-2.5.5.tar.xz diff --git a/ruby/.signature b/ruby/.signature index 2566736..3aaec44 100644 --- a/ruby/.signature +++ b/ruby/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt-arm.pub -RWQh9Dk2FlLauCuBuSjRQSZ9oF05ercBpHUvy9ES2qpSE6qyRmwR0xHfNs7MAxSOcGmLHFB6D+IXTrEkR4NYoLxbcuF0xrmURQQ= -SHA256 (Pkgfile) = b2ac0a2692e3f87aba6ae935a4e682dac9e9e43e4b68184a500085119aa91a32 +RWQh9Dk2FlLauOtvgg/wok2G6V2cfKLZOxYCJ8AOaBHxHu/YSg4at+LXK22/uXVLRUkLZIz6TIfqxxj+rB6RGSpYAYz4IGw2yQw= +SHA256 (Pkgfile) = 53c43c33568d1ae0498ce80e23d176a0476d745c9805ebd1af8be6756d1a8e46 SHA256 (.footprint) = 89bf3be59da1954e8333cd75c92c3216e160e7436ebe473d0c52d73752f0c873 -SHA256 (ruby-2.5.3.tar.xz) = 1cc9d0359a8ea35fc6111ec830d12e60168f3b9b305a3c2578357d360fcf306f +SHA256 (ruby-2.5.5.tar.xz) = 9bf6370aaa82c284f193264cc7ca56f202171c32367deceb3599a4f354175d7d diff --git a/ruby/Pkgfile b/ruby/Pkgfile index 969c19f..bafecaa 100644 --- a/ruby/Pkgfile +++ b/ruby/Pkgfile @@ -5,7 +5,7 @@ # Depends on: gdbm ncurses openssl readline zlib libffi libyaml name=ruby -version=2.5.3 +version=2.5.5 release=1 source=(http://cache.ruby-lang.org/pub/$name/${version%.*}/$name-$version.tar.xz) -- 2.26.2