ruby: update to 2.2.3.
This commit is contained in:
parent
1035abd6cb
commit
6e43c2f44c
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
_ruby_abiver=2.2.0
|
||||
|
||||
pkgname=ruby
|
||||
version=2.2.2
|
||||
revision=5
|
||||
version=2.2.3
|
||||
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/2.2/${pkgname}-${version}.tar.bz2"
|
||||
checksum=f3b8ffa6089820ee5bdc289567d365e5748d4170e8aa246d2ea6576f24796535
|
||||
checksum=c745cb98b29127d7f19f1bf9e0a63c384736f4d303b83c4f4bda3c2ee3c5e41f
|
||||
|
||||
hostmakedepends="pkg-config bison groff doxygen graphviz"
|
||||
makedepends="zlib-devel readline-devel libffi-devel libressl-devel
|
||||
|
|
Loading…
Reference in a new issue