mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
ruby: update to 2.1.4.
This commit is contained in:
parent
a350541128
commit
a4583f8e80
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'ruby'.
|
# Template build file for 'ruby'.
|
||||||
pkgname=ruby
|
pkgname=ruby
|
||||||
version=2.1.3
|
version=2.1.4
|
||||||
_ruby_abiver=2.1.0
|
_ruby_abiver=2.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ homepage="http://www.ruby-lang.org/en/"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="ftp://ftp.ruby-lang.org/pub/ruby/2.1/${pkgname}-${version}.tar.bz2"
|
distfiles="ftp://ftp.ruby-lang.org/pub/ruby/2.1/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=36ce72f84ae4129f6cc66e33077a79d87b018ea7bf1dbc3d353604bf006f76d6
|
checksum=f37f11a8c75ab9215bb9f61246ef98e0e57e1409f0872e5cf59033edcf5b8d2a
|
||||||
|
|
||||||
hostmakedepends="pkg-config bison groff doxygen graphviz"
|
hostmakedepends="pkg-config bison groff doxygen graphviz"
|
||||||
makedepends="zlib-devel readline-devel>=6.3 libffi-devel libressl-devel
|
makedepends="zlib-devel readline-devel>=6.3 libffi-devel libressl-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue