ruby: update to 2.4.2.

Use HTTPS CDN.
This commit is contained in:
Leah Neukirchen 2017-09-15 12:47:16 +02:00
parent 14c0f08758
commit 3ebec6fc2c
1 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,8 @@
_ruby_abiver=2.4.0
pkgname=ruby
version=2.4.1
revision=2
version=2.4.2
revision=1
build_style=gnu-configure
configure_args="--enable-shared --disable-rpath
DOXYGEN=/usr/bin/doxygen DOT=/usr/bin/dot PKG_CONFIG=/usr/bin/pkg-config"
@ -12,8 +12,8 @@ short_desc="Ruby programming language"
homepage="http://www.ruby-lang.org/en/"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD"
distfiles="ftp://ftp.ruby-lang.org/pub/ruby/${version%.*}/${pkgname}-${version}.tar.bz2"
checksum=ccfb2d0a61e2a9c374d51e099b0d833b09241ee78fc17e1fe38e3b282160237c
distfiles="https://cache.ruby-lang.org/pub/ruby/${version%.*}/${pkgname}-${version}.tar.bz2"
checksum=08e72d0cbe870ed1317493600fbbad5995ea3af2d0166585e7ecc85d04cc50dc
hostmakedepends="pkg-config bison groff doxygen graphviz"
makedepends="zlib-devel readline-devel libffi-devel libressl-devel