ruby-doc: update to 2.1.1
This commit is contained in:
parent
5d459c360b
commit
09ba2a0166
30610
ruby-doc/.footprint
30610
ruby-doc/.footprint
File diff suppressed because it is too large
Load Diff
@ -1 +1 @@
|
||||
4743c1dc48491070bae8fc8b423bc1a7 ruby-1.9.3-p545.tar.bz2
|
||||
53edc33b2f590ecdd9f6a344b9d92d0d ruby-2.1.1.tar.bz2
|
||||
|
@ -4,11 +4,11 @@
|
||||
# Depends on: ruby
|
||||
|
||||
name=ruby-doc
|
||||
version=1.9.3-p545
|
||||
version=2.1.1
|
||||
release=1
|
||||
source=(ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-$version.tar.bz2)
|
||||
source=(ftp://ftp.ruby-lang.org/pub/ruby/2.1/ruby-$version.tar.bz2)
|
||||
|
||||
build () {
|
||||
cd ruby-$version
|
||||
rdoc --encoding=UTF-8 --all --ri --op $PKG/usr/share/ri/1.9/system .
|
||||
rdoc --encoding=UTF-8 --all --ri --op $PKG/usr/share/ri/2.1/system .
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user