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.
ChangeLog: 2019-11-04 1.3 - FIX: Escaped @ ("\@") is treated as "@" (#42, #103) - NEW: Support reading JSON array elements (#91) - UPD: Add home and removable-media interfaces to snap (#94) - FIX: fix unlikely crash after malloc fail when base64 encoding. - NEW: Support reading nested data from pipes (#82)
- Loading branch information
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.4 2019/01/18 18:00:54 kamil Exp $ | ||
$NetBSD: distinfo,v 1.5 2019/11/04 09:24:22 fcambus Exp $ | ||
|
||
SHA1 (jo-1.2.tar.gz) = 14b85a76fb946b3527a74774cfb0e5c5003e6b21 | ||
RMD160 (jo-1.2.tar.gz) = a7189566cdaba6c05e5f887f0e5e49c66258ec26 | ||
SHA512 (jo-1.2.tar.gz) = 72dd61bf5b9882c1cd5f6b62b2c9f6b0141546168915a389876712c82388f3105a5b91ffd3775b15c3a8bfb0d7f577ccb29a2fb4d3d7b85416d87d07047312c3 | ||
Size (jo-1.2.tar.gz) = 138086 bytes | ||
SHA1 (jo-1.3.tar.gz) = e6d407b2f951bd1ed029f340c06975425199ffbd | ||
RMD160 (jo-1.3.tar.gz) = fec8f166a48e9cf6050f9bcb88de1a48701fd172 | ||
SHA512 (jo-1.3.tar.gz) = 3c9480257d0ab9d9f19f1aaeb3a5b72e69caff6dcf87118bea8aca74a3b0864c0d17ed52bfc5550783c4636ee3a6acb8578f08316d976cea4f06af7096c12f02 | ||
Size (jo-1.3.tar.gz) = 143425 bytes |