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.
security/ruby-airbrussh: update to 1.4.1
1.4.1 (2022-07-23) This is a gem housekeeping release. No user-facing changes. Housekeeping * Rename default branch to main (#140) @mattbrictson * Include link to full diff in generated release notes (#144) @mattbrictson * Replace Travis with CircleCI and add Ruby 3.0 and 3.1 to CI matrix (#138) @mattbrictson * Upgrade to modern version of coveralls gem (#143) @mattbrictson * Update appveyor to use a more modern version of Ruby (2.6) (#142) @mattbrictson * Fix build failures on Ruby < 2.5 (#141) @mattbrictson * Simplify release-drafter config (#139) @mattbrictson
- Loading branch information
taca
committed
Aug 28, 2022
1 parent
02ea53b
commit 9a80df5
Showing
3 changed files
with
8 additions
and
9 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.6 2020/03/24 15:46:22 taca Exp $ | ||
# $NetBSD: Makefile,v 1.7 2022/08/28 05:09:07 taca Exp $ | ||
|
||
DISTNAME= airbrussh-1.4.0 | ||
DISTNAME= airbrussh-1.4.1 | ||
CATEGORIES= security | ||
|
||
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
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.8 2021/10/26 11:17:53 nia Exp $ | ||
$NetBSD: distinfo,v 1.9 2022/08/28 05:09:07 taca Exp $ | ||
|
||
BLAKE2s (airbrussh-1.4.0.gem) = 89076d29da9a57709ae735778efacac42bae2ae16540c6a589741407c7782f34 | ||
SHA512 (airbrussh-1.4.0.gem) = c21360df11ea9d69c1f9e6bde12dd4d7ae69293b0ce2a04d449e0ffeb3b800efd779bd859d711cd63bfd624ff3c3fa2e28f425a8db19f0a573f6356de0071966 | ||
Size (airbrussh-1.4.0.gem) = 20992 bytes | ||
BLAKE2s (airbrussh-1.4.1.gem) = ee4c652ea44e52a6eab11be9bbdf8d8c79629155351aac1353a46e36063474f9 | ||
SHA512 (airbrussh-1.4.1.gem) = 5ec1176b152f95fde272a7c413447083ff6fe3398434b9a4b10cde5a873ed79f9e0c489a4736c9959633bc4db7c67d31b46b5050b24e2f3b94717d4fc9dcce90 | ||
Size (airbrussh-1.4.1.gem) = 20992 bytes |