Skip to content

Commit

Permalink
Update ruby-taglib to 0.7.1.
Browse files Browse the repository at this point in the history
## 0.7.1 (2015-12-28)

* Fix compile error during gem installation on Ruby 2.3 (MRI) (#67)
  • Loading branch information
taca committed Jan 3, 2016
1 parent 9911ac6 commit 9964426
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions audio/ruby-taglib/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.5 2015/02/01 12:47:45 taca Exp $
# $NetBSD: Makefile,v 1.6 2016/01/03 05:33:54 taca Exp $

DISTNAME= taglib-ruby-0.7.0
DISTNAME= taglib-ruby-0.7.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
CATEGORIES= audio

Expand Down
10 changes: 5 additions & 5 deletions audio/ruby-taglib/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.5 2015/11/03 01:12:49 agc Exp $
$NetBSD: distinfo,v 1.6 2016/01/03 05:33:54 taca Exp $

SHA1 (taglib-ruby-0.7.0.gem) = bbaa0c769f25d207af3d3c8e8339c462da5714e1
RMD160 (taglib-ruby-0.7.0.gem) = 0cb4179dd7afa94651f3f8f1f90da49158736405
SHA512 (taglib-ruby-0.7.0.gem) = eb7b55eb69b187cab70d519bfc1d5ec773386f79efbdfab783e5a2aa015b46e223b55d3c40ee597f8e56dc401d74a4a16dd5d141516dfbd70c792ef31dbd4a8d
Size (taglib-ruby-0.7.0.gem) = 754176 bytes
SHA1 (taglib-ruby-0.7.1.gem) = a33015854e68863e32cb6683bf0080cc3bc1a1d8
RMD160 (taglib-ruby-0.7.1.gem) = b01e77dc5bef72e20f44185551adfa5a0bea8434
SHA512 (taglib-ruby-0.7.1.gem) = 5a99f945e39aa7b2fe840ab8f436b0922b406e3db69055ec62890d68c01a9c1cda1a5fe8f3b9726f554db4f3067ede1c8f91cae9fbe1b3cbb4f156689b8b8a33
Size (taglib-ruby-0.7.1.gem) = 756224 bytes

0 comments on commit 9964426

Please sign in to comment.