ruby: update to 2.0.0p481.
This commit is contained in:
parent
c7ca0dca39
commit
08280841f3
|
@ -449,7 +449,6 @@ libSDL_ttf-2.0.so.0 SDL_ttf-2.0.9_1
|
|||
libparted.so.2 libparted-3.1_1
|
||||
libparted-fs-resize.so.0 libparted-3.1_1
|
||||
libntfs-3g.so.85 ntfs-3g-2014.2.15_1
|
||||
libruby.so.1.9 ruby-1.9.3_1
|
||||
libruby.so.2.0 ruby-2.0.0_1
|
||||
libxenctrl.so.4.4 xen-libs-4.4_1<4.5
|
||||
libxenguest.so.4.4 xen-libs-4.4_1<4.5
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'ruby'.
|
||||
_ruby_ver=2.0.0
|
||||
_ruby_distpatchver=p451
|
||||
_ruby_distpatchver=p481
|
||||
_ruby_distver="${_ruby_ver}-${_ruby_distpatchver}"
|
||||
|
||||
pkgname=ruby
|
||||
|
@ -15,7 +15,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.0/$pkgname-${_ruby_distver}.tar.bz2"
|
||||
checksum=5bf8a1c7616286b9dbc962912c3f58e67bc3a70306ca90b0882ef0bd442e02f5
|
||||
checksum=0762dad7e96d8091bdf33b3e3176c2066fbf3dc09dfe85fbf40e74e83c63d8e2
|
||||
|
||||
hostmakedepends="pkg-config bison groff doxygen graphviz"
|
||||
makedepends="zlib-devel readline-devel>=6.3 libffi-devel openssl-devel
|
||||
|
|
Loading…
Reference in New Issue
Block a user