Update ruby-tilt to 1.3.6.
## 1.3.6 (2013-03-17) * Accept Hash that implements #path as options (#180, lawso017) * Changed extension for CsvTemplate from '.csv' to '.rcsv' (#177, alexgb)
This commit is contained in:
parent
0610fa20d9
commit
497e46e2a4
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.5 2013/03/14 16:15:01 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2013/04/07 11:23:27 obache Exp $
|
||||
|
||||
DISTNAME= tilt-1.3.5
|
||||
DISTNAME= tilt-1.3.6
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= obache@NetBSD.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.4 2013/03/14 16:15:02 taca Exp $
|
||||
$NetBSD: distinfo,v 1.5 2013/04/07 11:23:27 obache Exp $
|
||||
|
||||
SHA1 (tilt-1.3.5.gem) = ae2951246c258b60826de66256467d379acf363b
|
||||
RMD160 (tilt-1.3.5.gem) = 1ee5987d3c41def3a7cde6a76529e6abe82f218a
|
||||
Size (tilt-1.3.5.gem) = 41472 bytes
|
||||
SHA1 (tilt-1.3.6.gem) = 86c8e8ec2c8c74e796296a11d4bb2900ba7f44c9
|
||||
RMD160 (tilt-1.3.6.gem) = 4826185dd37777b689152d74dc66083ab5b449cb
|
||||
Size (tilt-1.3.6.gem) = 41472 bytes
|
||||
|
|
Loading…
Reference in a new issue