chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
7b40bb6
)
ruby: Update from 2.2.3 to 2.2.4
author
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 17 Dec 2015 13:01:58 +0000
(08:01 -0500)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 17 Dec 2015 13:01:58 +0000
(08:01 -0500)
packages/ruby/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/ruby/build.sh
b/packages/ruby/build.sh
index a68a8721b17e8a46772df4cc4491e98397260ca9..3c5e3b2b2931a5e27864d191bcbc35797357fe5d 100644
(file)
--- a/
packages/ruby/build.sh
+++ b/
packages/ruby/build.sh
@@
-1,8
+1,7
@@
TERMUX_PKG_HOMEPAGE=https://www.ruby-lang.org/
TERMUX_PKG_DESCRIPTION="Dynamic programming language with a focus on simplicity and productivity"
_MAJOR_VERSION=2.2
TERMUX_PKG_HOMEPAGE=https://www.ruby-lang.org/
TERMUX_PKG_DESCRIPTION="Dynamic programming language with a focus on simplicity and productivity"
_MAJOR_VERSION=2.2
-TERMUX_PKG_VERSION=${_MAJOR_VERSION}.3
-TERMUX_PKG_BUILD_REVISION=5
+TERMUX_PKG_VERSION=${_MAJOR_VERSION}.4
TERMUX_PKG_SRCURL=http://cache.ruby-lang.org/pub/ruby/${_MAJOR_VERSION}/ruby-${TERMUX_PKG_VERSION}.tar.xz
# libbffi is used by the fiddle extension module:
TERMUX_PKG_DEPENDS="libffi, libgmp, readline, openssl, libutil"
TERMUX_PKG_SRCURL=http://cache.ruby-lang.org/pub/ruby/${_MAJOR_VERSION}/ruby-${TERMUX_PKG_VERSION}.tar.xz
# libbffi is used by the fiddle extension module:
TERMUX_PKG_DEPENDS="libffi, libgmp, readline, openssl, libutil"