Skip to content

Commit

Permalink
security/ruby-metasploit_payloads-mettle: update to 1.0.26
Browse files Browse the repository at this point in the history
1.0.26 (2023-07-27)

* Land #250, Raise mettle specific exceptions on failures
  • Loading branch information
taca committed Jul 30, 2023
1 parent 3b8bbea commit 8cb46c2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
4 changes: 2 additions & 2 deletions security/ruby-metasploit_payloads-mettle/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.24 2023/03/17 14:46:41 taca Exp $
# $NetBSD: Makefile,v 1.25 2023/07/30 04:20:44 taca Exp $

DISTNAME= metasploit_payloads-mettle-1.0.25
DISTNAME= metasploit_payloads-mettle-1.0.26
CATEGORIES= security

MAINTAINER= minskim@NetBSD.org
Expand Down
3 changes: 2 additions & 1 deletion security/ruby-metasploit_payloads-mettle/PLIST
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.6 2023/03/05 14:07:30 taca Exp $
@comment $NetBSD: PLIST,v 1.7 2023/07/30 04:20:44 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/build/aarch64-apple-darwin/bin/mettle
${GEM_LIBDIR}/build/aarch64-apple-darwin/bin/sniffer
Expand Down Expand Up @@ -63,5 +63,6 @@ ${GEM_LIBDIR}/build/x86_64-linux-musl/bin/sniffer
${GEM_LIBDIR}/build/x86_64-linux-musl/bin/sniffer.bin
${GEM_LIBDIR}/build/x86_64-w64-mingw32/bin/mettle.exe
${GEM_LIBDIR}/lib/metasploit_payloads/mettle.rb
${GEM_LIBDIR}/lib/metasploit_payloads/mettle/error.rb
${GEM_LIBDIR}/lib/metasploit_payloads/mettle/version.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
8 changes: 4 additions & 4 deletions security/ruby-metasploit_payloads-mettle/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.23 2023/03/17 14:46:41 taca Exp $
$NetBSD: distinfo,v 1.24 2023/07/30 04:20:44 taca Exp $

BLAKE2s (metasploit_payloads-mettle-1.0.25.gem) = 041f5c3db9139a3012dabc7f230cca7aa1b948592df9bb7b215a5f676dcb320c
SHA512 (metasploit_payloads-mettle-1.0.25.gem) = 19438555f451aa11a59309ffeeb9066e8c395cf21bc5d70fed73a18aba5729f3708bcdc4b58f4df3737b10add25b5f63ff5b3103195c9b38f1c796d133fe8f0b
Size (metasploit_payloads-mettle-1.0.25.gem) = 23349248 bytes
BLAKE2s (metasploit_payloads-mettle-1.0.26.gem) = a55c28d36f7b934219556a9f39438c9ca681ce54a95a587b2bc4592d58bfd359
SHA512 (metasploit_payloads-mettle-1.0.26.gem) = 58b6b622a97618c73ec35cf7929e626786f232295685bf6ca53b1b5296ca8f6f5d9cae7a2121439eea723b7c765d33ef1b4483b59081778a9b2fa7ca9374052d
Size (metasploit_payloads-mettle-1.0.26.gem) = 23349248 bytes

0 comments on commit 8cb46c2

Please sign in to comment.