forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upstream changes: 0.54 2024-07-24 17:45:00 MANWAR - Fix skipping of .git, .svn, and CVS directories, thanks @haarg. 0.53 2024-07-22 13:30:00 MANWAR - Don't simultaneously test -c and -v switches (PR #33), thanks @jkeenan. - Fixed manifest check (PR #35), thanks @haarg.
- Loading branch information
wen
committed
Jul 30, 2024
1 parent
5b0ac08
commit 5d6c164
Showing
2 changed files
with
6 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,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.4 2021/10/26 10:17:47 nia Exp $ | ||
$NetBSD: distinfo,v 1.5 2024/07/30 06:53:20 wen Exp $ | ||
|
||
BLAKE2s (Test-Strict-0.52.tar.gz) = 2cfff0e3c96df382a7a5da2e21c49b4875c74b9471dc3fbc6125094622cb5056 | ||
SHA512 (Test-Strict-0.52.tar.gz) = 2d2e27f8fa5156bae4b54c2a9da5f5bd37c820ca9f9594f51c0915695f74f16880445d8a47de5a86d0277482b8234d4ab8e1c8a7ba00871c950268be40f543b5 | ||
Size (Test-Strict-0.52.tar.gz) = 20932 bytes | ||
BLAKE2s (Test-Strict-0.54.tar.gz) = 72856afdf06b2e0bda692f5d1f164a71b3adabf96775599c0332bb2c286a09cb | ||
SHA512 (Test-Strict-0.54.tar.gz) = 4e870dcc1c7d296ec4a49aa204c2dedd2eb77cdd02777c7565e5c1aefc1200ebac2a9e84e889f2cb36a80c34a0b51c70c5fb5772b6827272cf15c46dbc573fb5 | ||
Size (Test-Strict-0.54.tar.gz) = 20923 bytes |