-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(archivers/R-zip) Updated 2.1.1 to 2.2.0
# 2.2.0 * Header values (of version made by and external attributes) are now correctly read and written on big-endian systems (#68). * `zip_list()` now also returns `crc32` and `offset` (#74, @jefferis).
- Loading branch information
mef
committed
Aug 30, 2021
1 parent
3a80b08
commit 7a9511e
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.3 2020/12/21 11:09:11 mef Exp $ | ||
$NetBSD: distinfo,v 1.4 2021/08/30 01:14:59 mef Exp $ | ||
|
||
SHA1 (R/zip_2.1.1.tar.gz) = 1d53f0db91d9af9e185343f7cce5f1b8c24844c4 | ||
RMD160 (R/zip_2.1.1.tar.gz) = 5488c6508f0027e2526f3236cc75bbd433422fdc | ||
SHA512 (R/zip_2.1.1.tar.gz) = 17831001fc767154425b19a230e07cbe50797fe3e767a680da70daa5c49634f48f2731f0260bc54c18a41219d8a30f3df5f10246435793ad183638794b025a24 | ||
Size (R/zip_2.1.1.tar.gz) = 112865 bytes | ||
SHA1 (R/zip_2.2.0.tar.gz) = 894e63bc681826dad2a1ebc0a89b55e5cf70a683 | ||
RMD160 (R/zip_2.2.0.tar.gz) = 5db05a0e804bdb03ed7997b9b54ae91503e448f7 | ||
SHA512 (R/zip_2.2.0.tar.gz) = c32ba46ece47502a5fc087db49be7574c9ae3f558d39b6fb20d37c9c2a0bd00452e99b43cd6cadd087b93fc3008e53f7ea3b59ba96f8b40f5dff6b36b3749fc6 | ||
Size (R/zip_2.2.0.tar.gz) = 114391 bytes |