Update to 0.605.
Submitted by: maintainer PR: ports/156882
This commit is contained in:
parent
6d41d0f81e
commit
bb0b1eb074
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274657
3 changed files with 5 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= lrzip
|
||||
PORTVERSION= 0.601
|
||||
PORTVERSION= 0.605
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://ck.kolivas.org/apps/lrzip/ \
|
||||
http://files.gslin.org/Software/
|
||||
|
@ -27,6 +27,7 @@ USE_GMAKE= yes
|
|||
USE_PERL5_BUILD= yes
|
||||
|
||||
MAN1= lrunzip.1 \
|
||||
lrzcat.1 \
|
||||
lrzip.1 \
|
||||
lrztar.1 \
|
||||
lrzuntar.1
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (lrzip-0.601.tar.bz2) = 3cbb4454ebd61b7c8fb22b3155291f7cad4168f7d86fabf33e8e0992356b05e7
|
||||
SIZE (lrzip-0.601.tar.bz2) = 431587
|
||||
SHA256 (lrzip-0.605.tar.bz2) = 88216bfc4a6b7406b87bf97447daa625704f1ee5d35301b12d78d89bfd4f4143
|
||||
SIZE (lrzip-0.605.tar.bz2) = 433748
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
%%DOCSDIR%%/lzma/lzma.txt
|
||||
%%DOCSDIR%%/magic.header.txt
|
||||
bin/lrunzip
|
||||
bin/lrzcat
|
||||
bin/lrzip
|
||||
bin/lrztar
|
||||
bin/lrzuntar
|
||||
|
|
Loading…
Reference in a new issue