Update to 1.6.7
Changelog: - increase compression buffer up to 104% to avoid failure when output is larger than input - don't try to compress very large input (>4GB) Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
761e2ffd11
commit
2b88702e8d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487890
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lzf
|
||||
PORTVERSION= 1.6.6
|
||||
PORTVERSION= 1.6.7
|
||||
CATEGORIES= archivers pear
|
||||
DISTNAME= ${PORTNAME:tu}-${PORTVERSION}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1496208063
|
||||
SHA256 (PECL/LZF-1.6.6.tgz) = 2205f167bc423341b8b198592951f72e4f6c294cc10fe11d8504d829bac92063
|
||||
SIZE (PECL/LZF-1.6.6.tgz) = 17603
|
||||
TIMESTAMP = 1545322777
|
||||
SHA256 (PECL/LZF-1.6.7.tgz) = 48178da24401976f8ac518905222af64c033f49f2a50d830e55de13fa80e8fe0
|
||||
SIZE (PECL/LZF-1.6.7.tgz) = 17999
|
||||
|
Loading…
Reference in New Issue
Block a user