diff options
author | fcambus <fcambus@pkgsrc.org> | 2022-01-23 21:50:33 +0000 |
---|---|---|
committer | fcambus <fcambus@pkgsrc.org> | 2022-01-23 21:50:33 +0000 |
commit | e3d17e879458c58d7ea41429bbe7e9975735675a (patch) | |
tree | 2d417d66c7223eae3f535194f4137bd07a05b259 /archivers/lunzip | |
parent | 5e601c96637aa7d9477ddbba242a87cb7da0b8e8 (diff) | |
download | pkgsrc-e3d17e879458c58d7ea41429bbe7e9975735675a.tar.gz |
lunzip: update to 1.13.
2022-01-22 Antonio Diaz Diaz <antonio@gnu.org>
* Version 1.13 released.
* Decompression time has been reduced by 5-12% depending on the file.
* main.c (getnum): Show option name and valid range if error.
Diffstat (limited to 'archivers/lunzip')
-rw-r--r-- | archivers/lunzip/Makefile | 4 | ||||
-rw-r--r-- | archivers/lunzip/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/archivers/lunzip/Makefile b/archivers/lunzip/Makefile index f299c90d2d8..60d20a11c93 100644 --- a/archivers/lunzip/Makefile +++ b/archivers/lunzip/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2021/02/22 19:45:08 fcambus Exp $ +# $NetBSD: Makefile,v 1.2 2022/01/23 21:50:33 fcambus Exp $ -DISTNAME= lunzip-1.12 +DISTNAME= lunzip-1.13 CATEGORIES= archivers MASTER_SITES= https://download.savannah.gnu.org/releases/lzip/lunzip/ diff --git a/archivers/lunzip/distinfo b/archivers/lunzip/distinfo index 3344875c908..4ee922c2248 100644 --- a/archivers/lunzip/distinfo +++ b/archivers/lunzip/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2021/10/26 09:57:09 nia Exp $ +$NetBSD: distinfo,v 1.4 2022/01/23 21:50:33 fcambus Exp $ -BLAKE2s (lunzip-1.12.tar.gz) = 1424bcdd225e7e18086bef23de8ded7399dd563c45734c4558e27715243354cb -SHA512 (lunzip-1.12.tar.gz) = 9261f87e7403217018e87cf52c0cc7f71ce9e29b7d262efffae5dfff797ea4913803f0a94999dfd6b0ad89abb22cf37e21baa390b5c920cb8668a6ba240358c6 -Size (lunzip-1.12.tar.gz) = 66001 bytes +BLAKE2s (lunzip-1.13.tar.gz) = d218a61703b49ef51a3129b699ce8db4976c9d01f7ada9d2d343c8297ca5c0a3 +SHA512 (lunzip-1.13.tar.gz) = 67f950883b7062d37601bc16d7d64c07f6c580afbf3c0f61394dd6fb5d41c27214484b1dea7aabd41db06d18162b95b5734674646c4fcc833268cabe8cba91bb +Size (lunzip-1.13.tar.gz) = 66541 bytes |