Update 1.16 to 1.17
------------------- 2015-05-28 Antonio Diaz Diaz <antonio@gnu.org> * Version 1.17 released. * New block selection algorithm makes merge up to 100 times faster. * repair.cc: Repair time has been reduced by 15%. * Added new option '-y, --debug-delay'. * Added new option '-z, --debug-repair'. * Makefile.in: Added new targets 'install*-compress'. * testsuite/unzcrash.cc: Moved to top directory. * lziprecover.texi: Added chapter 'File names'.
This commit is contained in:
parent
236b8b2790
commit
29895246de
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.5 2015/01/04 10:45:22 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2015/07/26 12:17:47 mef Exp $
|
||||
|
||||
DISTNAME= lziprecover-1.16
|
||||
DISTNAME= lziprecover-1.17
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://download.savannah.gnu.org/releases/lzip/lziprecover/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2015/01/04 10:45:22 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.4 2015/07/26 12:17:47 mef Exp $
|
||||
|
||||
SHA1 (lziprecover-1.16.tar.gz) = 2e044ba9497bd96d912d304aef3108b3a7169115
|
||||
RMD160 (lziprecover-1.16.tar.gz) = e9e0047057177fcd3f608ade386c93c333db8b55
|
||||
Size (lziprecover-1.16.tar.gz) = 71746 bytes
|
||||
SHA1 (lziprecover-1.17.tar.gz) = 004ba46a0bc33e133326dc225a4f6ffdcdc18981
|
||||
RMD160 (lziprecover-1.17.tar.gz) = 37389b61739f68cb9a1c5a2abe3da5f2ea4da30c
|
||||
Size (lziprecover-1.17.tar.gz) = 75941 bytes
|
||||
|
|
Loading…
Reference in a new issue