ruby/ruby-build: Updated for version 20191111.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2019-11-17 12:07:02 +13:00 committed by Willy Sudiarto Raharjo
parent ae77d14680
commit 93ee68f0ee
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ruby-build
VERSION=${VERSION:-20191105}
VERSION=${VERSION:-20191111}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="ruby-build"
VERSION="20191105"
VERSION="20191111"
HOMEPAGE="https://github.com/rbenv/ruby-build"
DOWNLOAD="https://github.com/rbenv/ruby-build/archive/v20191105/ruby-build-20191105.tar.gz"
MD5SUM="0249c00b4638baa6a0c66dc38351cc67"
DOWNLOAD="https://github.com/rbenv/ruby-build/archive/v20191111/ruby-build-20191111.tar.gz"
MD5SUM="ac169500b394496992e12ba846843a80"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""