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.
0.9.2 (2022-06-07) * Add dig and fetch to Sawyer::Resource (#74)
- Loading branch information
taca
committed
Sep 4, 2022
1 parent
fffbb1a
commit f694e90
Showing
2 changed files
with
6 additions
and
6 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# $NetBSD: Makefile,v 1.4 2022/08/25 01:48:08 taca Exp $ | ||
# $NetBSD: Makefile,v 1.5 2022/09/04 15:49:47 taca Exp $ | ||
|
||
DISTNAME= sawyer-0.9.1 | ||
DISTNAME= sawyer-0.9.2 | ||
CATEGORIES= www | ||
|
||
MAINTAINER= [email protected] | ||
|
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.6 2022/08/25 01:48:08 taca Exp $ | ||
$NetBSD: distinfo,v 1.7 2022/09/04 15:49:47 taca Exp $ | ||
|
||
BLAKE2s (sawyer-0.9.1.gem) = e23407bd48b6e0743c1d5e644ba72ab246f33aad07af8a06b475b782d53c56ab | ||
SHA512 (sawyer-0.9.1.gem) = 85134b353e1951c65a0159333cd0733401e316fde0231f026aea4529ed2ac5af46b5288206cc1c9fefb8ac73cfe49e8364c3db086cd05e7b1b3ccf543affb222 | ||
Size (sawyer-0.9.1.gem) = 12800 bytes | ||
BLAKE2s (sawyer-0.9.2.gem) = 464c291f00c3452c99a4e9ee336e8e00271139e84b0973c365ead0d003412a7a | ||
SHA512 (sawyer-0.9.2.gem) = e08da77880d6c4f7eacf1fc749d89236dd10c53555a7f7a0b2c04c6f0c3f645b06908475ac1e56b14f6436bc8605cc5479662760f57c8682f5e49a6c95d33b34 | ||
Size (sawyer-0.9.2.gem) = 13312 bytes |