Skip to content

Commit

Permalink
security/ruby-airbrussh: update to 1.5.0
Browse files Browse the repository at this point in the history
1.5.0 (2023-09-22)

New Features

* Use Module.prepend instead of alias_method to patch Rake (#152)
  @mattbrictson
  • Loading branch information
taca committed Dec 17, 2023
1 parent a3c4e3b commit 4ae6fa3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions security/ruby-airbrussh/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.8 2023/08/11 11:08:21 taca Exp $
# $NetBSD: Makefile,v 1.9 2023/12/17 14:43:16 taca Exp $

DISTNAME= airbrussh-1.4.2
DISTNAME= airbrussh-1.5.0
CATEGORIES= security

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions security/ruby-airbrussh/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.10 2023/08/11 11:08:21 taca Exp $
$NetBSD: distinfo,v 1.11 2023/12/17 14:43:16 taca Exp $

BLAKE2s (airbrussh-1.4.2.gem) = b324a15015e8692a69e511c5543dd324294ca6823924ec9444489352ce5a9281
SHA512 (airbrussh-1.4.2.gem) = 0a2dda2d812ae96987225360447f68b9eec4bebc16176c0f1ab00d258995d2be0455bfba9b306019f9fc455acdea8c70cee3c55f7e61a9b797ca81b63133bce0
Size (airbrussh-1.4.2.gem) = 21504 bytes
BLAKE2s (airbrussh-1.5.0.gem) = c29ab74d858c623aadaffc314d10751084390016037273b40a8cdd86e3ed8248
SHA512 (airbrussh-1.5.0.gem) = 2efa78876473df81abaa5823d65fca25b51eddd51d4be304e14fd61f03ba5e1c574f68511110e5dc6228e0e5fb84634ee429a0cba3f3dc525786799c8ecade9b
Size (airbrussh-1.5.0.gem) = 21504 bytes

0 comments on commit 4ae6fa3

Please sign in to comment.