ruby: update to 2.2.1.
This commit is contained in:
parent
fce81cd12e
commit
387b5be38e
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
_ruby_abiver=2.2.0
|
||||
|
||||
pkgname=ruby
|
||||
version=2.2.0
|
||||
revision=3
|
||||
version=2.2.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@gmail.com>"
|
||||
license="BSD"
|
||||
distfiles="ftp://ftp.ruby-lang.org/pub/ruby/2.2/${pkgname}-${version}.tar.bz2"
|
||||
checksum=1c031137999f832f86be366a71155113675b72420830ce432b777a0ff4942955
|
||||
checksum=4e5676073246b7ade207be3e80a930567a88100513591a0f19fc38e247370065
|
||||
|
||||
hostmakedepends="pkg-config bison groff doxygen graphviz"
|
||||
makedepends="zlib-devel readline-devel>=6.3 libffi-devel libressl-devel>=2.1.3
|
||||
|
|
Loading…
Reference in a new issue