Update to ruby 2.0.0p576.
This commit is contained in:
parent
9ad4eab138
commit
7240677ea5
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2014/08/22 08:15:55 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2014/09/22 15:14:48 jeremy Exp $
|
||||
|
||||
COMMENT-main = object oriented script language with threads
|
||||
COMMENT-gdbm = gdbm interface for ruby
|
||||
@ -6,7 +6,7 @@ COMMENT-tk = tk interface for ruby
|
||||
COMMENT-ri_docs = ri documentation files for ruby
|
||||
|
||||
VERSION = 2.0.0
|
||||
PATCHLEVEL = 481
|
||||
PATCHLEVEL = 576
|
||||
RUBYLIBREV = 2.0
|
||||
DISTNAME = ruby-${VERSION}-p${PATCHLEVEL}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ruby-2.0.0-p481.tar.gz) = AN09ckNet38r2UU3wXOOUhnKQrbWjfPU8gwYP0vRLQ8=
|
||||
SIZE (ruby-2.0.0-p481.tar.gz) = 13586757
|
||||
SHA256 (ruby-2.0.0-p576.tar.gz) = n1pZPYF2jIVhVb5rLS41e5YbXEPgS6VMHuURmH+sK2Y=
|
||||
SIZE (ruby-2.0.0-p576.tar.gz) = 13610215
|
||||
|
Loading…
x
Reference in New Issue
Block a user