Update to 1.15:
Changes in version 1.15: Lzip now shows the progress of compression at verbosity level 2 (-vv). Decompressing and testing no more show file version. Option "-n, --threads" is now accepted and ignored for compatibility with plzip. The configure script now accepts options with a separate argument. The chapter "Stream format" and the appendix "Reference source code" have been added to the manual.
This commit is contained in:
parent
5596df5c11
commit
ba9528bb48
2 changed files with 6 additions and 7 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.7 2013/04/10 20:55:12 shattered Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.8 2013/10/09 20:34:09 wiz Exp $
|
||||
|
||||
DISTNAME= lzip-1.14
|
||||
DISTNAME= lzip-1.15
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://download.savannah.gnu.org/releases/lzip/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.4 2013/04/10 20:55:12 shattered Exp $
|
||||
$NetBSD: distinfo,v 1.5 2013/10/09 20:34:09 wiz Exp $
|
||||
|
||||
SHA1 (lzip-1.14.tar.gz) = ee54a3f39f7bf96ec677765f88b8458d0988bf10
|
||||
RMD160 (lzip-1.14.tar.gz) = cab15b04900c9355e4b2f6eec3c07c756046195d
|
||||
Size (lzip-1.14.tar.gz) = 80699 bytes
|
||||
SHA1 (lzip-1.15.tar.gz) = a79d062d72071b5bb2bb7ef50dda6ac408c24192
|
||||
RMD160 (lzip-1.15.tar.gz) = 72499b8142bc789d2141d91b61063900c8f1c0c9
|
||||
Size (lzip-1.15.tar.gz) = 97409 bytes
|
||||
|
|
Loading…
Reference in a new issue