Update to 0.0.2:
0.0.1 -> 0.0.2 - Do not add extra tab for list indentation - Avoid possible crash on file format detection - Ignore cells that are not inside a table
This commit is contained in:
parent
6fa624f604
commit
0fddcefdec
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.1 2014/02/02 07:27:04 ryoon Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2014/05/04 17:00:09 wiz Exp $
|
||||
|
||||
DISTNAME= libabw-0.0.1
|
||||
DISTNAME= libabw-0.0.2
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= http://dev-www.libreoffice.org/src/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2014/02/02 07:27:04 ryoon Exp $
|
||||
$NetBSD: distinfo,v 1.2 2014/05/04 17:00:09 wiz Exp $
|
||||
|
||||
SHA1 (libabw-0.0.1.tar.bz2) = 0b705ed1c447eb8abf3b3d8205979064489845c1
|
||||
RMD160 (libabw-0.0.1.tar.bz2) = 1feac66c59f5e8543e3ba2bb10cf7f880218409f
|
||||
Size (libabw-0.0.1.tar.bz2) = 385027 bytes
|
||||
SHA1 (libabw-0.0.2.tar.bz2) = da45b1a6287f854f1b62095a3aad9060647dafef
|
||||
RMD160 (libabw-0.0.2.tar.bz2) = b63053c64f103a1e2abda1532c8e9dc13eb9c8a8
|
||||
Size (libabw-0.0.2.tar.bz2) = 383065 bytes
|
||||
|
|
Loading…
Reference in a new issue