mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
ruby: update to 2.3.3.
This commit is contained in:
parent
55348d0a24
commit
4fb1263339
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
_ruby_abiver=2.3.0
|
||||
|
||||
pkgname=ruby
|
||||
version=2.3.2
|
||||
revision=2
|
||||
version=2.3.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/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=e6ce83d46819c4120c9295ff6b36b90393dd5f6bef3bb117a06d7399c11fc7c0
|
||||
checksum=882e6146ed26c6e78c02342835f5d46b86de95f0dc4e16543294bc656594cc5b
|
||||
|
||||
hostmakedepends="pkg-config bison groff doxygen graphviz"
|
||||
makedepends="zlib-devel readline-devel libffi-devel libressl-devel
|
||||
|
|
Loading…
Add table
Reference in a new issue