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.
2.7.1 (2024-03-10) What's Changed * Update changes.md by @ioquatix in #311 * fix jruby warnings by @ahorek in #313 * Convert license to array of identifiers by @voxik in #312
- Loading branch information
taca
committed
Mar 24, 2024
1 parent
1bfd32f
commit 12b1bd5
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.11 2023/12/17 14:35:07 taca Exp $ | ||
# $NetBSD: Makefile,v 1.12 2024/03/24 14:25:47 taca Exp $ | ||
|
||
DISTNAME= nio4r-2.7.0 | ||
DISTNAME= nio4r-2.7.1 | ||
CATEGORIES= net | ||
|
||
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.13 2023/12/17 14:35:07 taca Exp $ | ||
$NetBSD: distinfo,v 1.14 2024/03/24 14:25:47 taca Exp $ | ||
|
||
BLAKE2s (nio4r-2.7.0.gem) = 05d38a1f019cc1cd47b04df05644911a5e57e2dabcf3538d299d0795da601b60 | ||
SHA512 (nio4r-2.7.0.gem) = aeb0bd3e727fa6999a314cd2b15a35035694f41294f7e9c406a72fd50a7a7a02311efec8c5795a116fd3793bf6b81e17d884e156b844722933e45d056f0cbeb9 | ||
Size (nio4r-2.7.0.gem) = 124416 bytes | ||
BLAKE2s (nio4r-2.7.1.gem) = e2251de32acb21e9956b5e364b123b232d4a119b2304a427a2be3f849524bd33 | ||
SHA512 (nio4r-2.7.1.gem) = acade5696fe343b92f35f4bcfb7fbda48c8d9bbacff8e0571cffa193ade48d0c8f184db3480084bf3d796e5bd9176b285be4a52e4470c406bf867f538f1bfd4a | ||
Size (nio4r-2.7.1.gem) = 124416 bytes |