ruby: update to 1.9.1p129.
--HG-- extra : convert_revision : 2de81ea3546ce1702a2944b0ddc34453685e8078
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template build file for 'ruby'.
|
# Template build file for 'ruby'.
|
||||||
pkgname=ruby
|
pkgname=ruby
|
||||||
ruby_ver="1.9.1"
|
ruby_ver="1.9.1"
|
||||||
ruby_distpatchver="p0"
|
ruby_distpatchver="p129"
|
||||||
ruby_distver="${ruby_ver}-${ruby_distpatchver}"
|
ruby_distver="${ruby_ver}-${ruby_distpatchver}"
|
||||||
version=${ruby_ver}${ruby_distpatchver}
|
version=${ruby_ver}${ruby_distpatchver}
|
||||||
wrksrc="${pkgname}-${ruby_distver}"
|
wrksrc="${pkgname}-${ruby_distver}"
|
||||||
@@ -10,7 +10,7 @@ build_style=gnu_configure
|
|||||||
configure_args="--enable-pthread --enable-shared --disable-rpath"
|
configure_args="--enable-pthread --enable-shared --disable-rpath"
|
||||||
short_desc="Ruby programming language"
|
short_desc="Ruby programming language"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=a5485951823c8c22ddf6100fc9e10c7bfc85fb5a4483844033cee0fad9e292cc
|
checksum=27b7a8ace1d17cec237020ae9355230b53f8c3875f8d942de903e7d58d14253b
|
||||||
long_desc="
|
long_desc="
|
||||||
Ruby is the interpreted scripting language for quick and easy object
|
Ruby is the interpreted scripting language for quick and easy object
|
||||||
oriented programming. It has many features to process text files and to
|
oriented programming. It has many features to process text files and to
|
||||||
|
|||||||
Reference in New Issue
Block a user