Update to ruby 2.0.0-p648, fixing CVE-2015-7551

This commit is contained in:
jeremy 2015-12-18 17:38:11 +00:00
parent ca6441521a
commit 4018a21cb9
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2015/08/22 15:13:05 jeremy Exp $
# $OpenBSD: Makefile,v 1.24 2015/12/18 17:38:11 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 = 647
PATCHLEVEL = 648
RUBYLIBREV = 2.0
DISTNAME = ruby-${VERSION}-p${PATCHLEVEL}

View File

@ -1,2 +1,2 @@
SHA256 (ruby-2.0.0-p647.tar.gz) = yIqvW07HLiy30pD/hU8E0TWTn2E09RcAKp1l1fxeW+w=
SIZE (ruby-2.0.0-p647.tar.gz) = 13621258
SHA256 (ruby-2.0.0-p648.tar.gz) = hpC9a0lJwzOzkZdVxOSIhdv+1v0FX+nviZML3g0jdvg=
SIZE (ruby-2.0.0-p648.tar.gz) = 13622628