ruby: update to 2.3.1.
This commit is contained in:
parent
cd2571f390
commit
09e5f9eb42
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
_ruby_abiver=2.3.0
|
||||
|
||||
pkgname=ruby
|
||||
version=2.3.0
|
||||
revision=2
|
||||
version=2.3.1
|
||||
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"
|
||||
|
@ -13,7 +13,7 @@ homepage="http://www.ruby-lang.org/en/"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="BSD"
|
||||
distfiles="ftp://ftp.ruby-lang.org/pub/ruby/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=ec7579eaba2e4c402a089dbc86c98e5f1f62507880fd800b9b34ca30166bfa5e
|
||||
checksum=4a7c5f52f205203ea0328ca8e1963a7a88cf1f7f0e246f857d595b209eac0a4d
|
||||
|
||||
hostmakedepends="pkg-config bison groff doxygen graphviz"
|
||||
makedepends="zlib-devel readline-devel libffi-devel libressl-devel
|
||||
|
|
Loading…
Add table
Reference in a new issue