Skip to content

Commit

Permalink
jruby: update to 1.7.11
Browse files Browse the repository at this point in the history
  • Loading branch information
vbatts committed Mar 26, 2014
1 parent 33b5c53 commit 3a3d9cf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion jruby/jruby.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

PRGNAM=jruby
VERSION=${VERSION:-1.7.5}
VERSION=${VERSION:-1.7.11}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
Expand Down
6 changes: 3 additions & 3 deletions jruby/jruby.info
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="jruby"
VERSION="1.7.5"
VERSION="1.7.11"
HOMEPAGE="http://jruby.org/"
DOWNLOAD="http://jruby.org.s3.amazonaws.com/downloads/1.7.5/jruby-bin-1.7.5.tar.gz"
MD5SUM="c2a28c43c8095127d4a4aee0cf9b1439"
DOWNLOAD="http://jruby.org.s3.amazonaws.com/downloads/1.7.11/jruby-bin-1.7.11.tar.gz"
MD5SUM="d6e6ab72426fa7fdc9ae55950980d877"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Vincent Batts"
Expand Down

0 comments on commit 3a3d9cf

Please sign in to comment.