ruby: update to 2.3.2.
This commit is contained in:
parent
4a8071fc17
commit
ddb1d455f6
|
@ -2,8 +2,8 @@
|
|||
_ruby_abiver=2.3.0
|
||||
|
||||
pkgname=ruby
|
||||
version=2.3.1
|
||||
revision=3
|
||||
version=2.3.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"
|
||||
|
@ -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=4a7c5f52f205203ea0328ca8e1963a7a88cf1f7f0e246f857d595b209eac0a4d
|
||||
checksum=e6ce83d46819c4120c9295ff6b36b90393dd5f6bef3bb117a06d7399c11fc7c0
|
||||
|
||||
hostmakedepends="pkg-config bison groff doxygen graphviz"
|
||||
makedepends="zlib-devel readline-devel libffi-devel libressl-devel
|
||||
|
|
Loading…
Reference in New Issue