UPDATE: devel/ruby-metasploit-payloads-mettle 1.0.20 -> 1.0.26
This commit is contained in:
parent
1c2b9c4405
commit
cdf2b9688d
3 changed files with 8 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
COMMENT= metasploit payloads mettle
|
COMMENT= metasploit payloads mettle
|
||||||
|
|
||||||
DISTNAME= metasploit_payloads-mettle-1.0.20
|
DISTNAME= metasploit_payloads-mettle-1.0.26
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (metasploit_payloads-mettle-1.0.20.gem) = BMlORrlmWglKHsSHL0ZlBvkerYsjkpvUQ/b9i4289uI=
|
SHA256 (metasploit_payloads-mettle-1.0.26.gem) = dciLeuVaDWhxnxK0LzRgcrXfEbgLclBNGogRfuuq+eI=
|
||||||
SIZE (metasploit_payloads-mettle-1.0.20.gem) = 22783488
|
SIZE (metasploit_payloads-mettle-1.0.26.gem) = 23349248
|
||||||
|
|
|
@ -1,6 +1,10 @@
|
||||||
${GEM_LIB}/cache/${DISTNAME}.gem
|
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||||
${GEM_LIB}/gems/${DISTNAME}/
|
${GEM_LIB}/gems/${DISTNAME}/
|
||||||
${GEM_LIB}/gems/${DISTNAME}/build/
|
${GEM_LIB}/gems/${DISTNAME}/build/
|
||||||
|
${GEM_LIB}/gems/${DISTNAME}/build/aarch64-apple-darwin/
|
||||||
|
${GEM_LIB}/gems/${DISTNAME}/build/aarch64-apple-darwin/bin/
|
||||||
|
${GEM_LIB}/gems/${DISTNAME}/build/aarch64-apple-darwin/bin/mettle
|
||||||
|
${GEM_LIB}/gems/${DISTNAME}/build/aarch64-apple-darwin/bin/sniffer
|
||||||
${GEM_LIB}/gems/${DISTNAME}/build/aarch64-iphone-darwin/
|
${GEM_LIB}/gems/${DISTNAME}/build/aarch64-iphone-darwin/
|
||||||
${GEM_LIB}/gems/${DISTNAME}/build/aarch64-iphone-darwin/bin/
|
${GEM_LIB}/gems/${DISTNAME}/build/aarch64-iphone-darwin/bin/
|
||||||
${GEM_LIB}/gems/${DISTNAME}/build/aarch64-iphone-darwin/bin/mettle
|
${GEM_LIB}/gems/${DISTNAME}/build/aarch64-iphone-darwin/bin/mettle
|
||||||
|
@ -99,5 +103,6 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/
|
||||||
${GEM_LIB}/gems/${DISTNAME}/lib/metasploit_payloads/
|
${GEM_LIB}/gems/${DISTNAME}/lib/metasploit_payloads/
|
||||||
${GEM_LIB}/gems/${DISTNAME}/lib/metasploit_payloads/mettle/
|
${GEM_LIB}/gems/${DISTNAME}/lib/metasploit_payloads/mettle/
|
||||||
${GEM_LIB}/gems/${DISTNAME}/lib/metasploit_payloads/mettle.rb
|
${GEM_LIB}/gems/${DISTNAME}/lib/metasploit_payloads/mettle.rb
|
||||||
|
${GEM_LIB}/gems/${DISTNAME}/lib/metasploit_payloads/mettle/error.rb
|
||||||
${GEM_LIB}/gems/${DISTNAME}/lib/metasploit_payloads/mettle/version.rb
|
${GEM_LIB}/gems/${DISTNAME}/lib/metasploit_payloads/mettle/version.rb
|
||||||
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue