Update ruby-inline to 3.12.2.
=== 3.12.2 / 2013-04-18 * 2 minor enhancements: * Added #prefix code to MD5 calculation to force rebuilds on non-signature changes. * Separated out #prefix code from #src.
This commit is contained in:
parent
0831a6644b
commit
3d724d4cdd
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.12 2013/03/11 07:35:17 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2013/06/16 15:47:16 taca Exp $
|
||||
|
||||
DISTNAME= RubyInline-3.12.1
|
||||
DISTNAME= RubyInline-3.12.2
|
||||
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/^Ruby//:tl}
|
||||
CATEGORIES= devel
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.12 2013/03/11 07:35:17 taca Exp $
|
||||
$NetBSD: distinfo,v 1.13 2013/06/16 15:47:16 taca Exp $
|
||||
|
||||
SHA1 (RubyInline-3.12.1.gem) = 26b1947cd114e92fb6c64b4d7ef2115d45f77006
|
||||
RMD160 (RubyInline-3.12.1.gem) = 89dcdb31313528113de72fa340c6c3fff91884dd
|
||||
Size (RubyInline-3.12.1.gem) = 28672 bytes
|
||||
SHA1 (RubyInline-3.12.2.gem) = aedada58fc251499aacd311bed1aaf16784a6eb5
|
||||
RMD160 (RubyInline-3.12.2.gem) = 93a55cae78beb04de421bb82210d26f43c1c267d
|
||||
Size (RubyInline-3.12.2.gem) = 29184 bytes
|
||||
|
|
Loading…
Reference in a new issue