<pre style='margin:0'>
Vadim-Valdis Yudaev (judaew) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/675d644c68732aebd116cc6b3564b007a6820133">https://github.com/macports/macports-ports/commit/675d644c68732aebd116cc6b3564b007a6820133</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 675d644c68732aebd116cc6b3564b007a6820133
</span>Author: Vadim-Valdis Yudaev <judaew@macports.org>
AuthorDate: Fri Jan 7 20:30:18 2022 +0200
<span style='display:block; white-space:pre;color:#404040;'> exploitdb: update to 2022-01-06
</span>---
security/exploitdb/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/exploitdb/Portfile b/security/exploitdb/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index adb1497d401..69a2b0d6a33 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/exploitdb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/exploitdb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem 1.0
PortGroup github 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup offensive-security exploitdb 2021-12-21
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup offensive-security exploitdb 2022-01-06
</span> github.tarball_from archive
revision 0
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,9 +17,9 @@ description Offensive Security’s Exploit Database Archive
</span> long_description {*}${description}
homepage https://www.exploit-db.com
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 ebb8b4e52037e98c622bbe23d8efa1d1271343b0 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 7c4c63875b170ed8bff59d4b350e527e0e15afb0606e51eb091d26e4c1c7c486 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 42859527
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 7ef7adaa175a07c2622816b454b12e67142daaf3 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 7f6e24c251eb12c2f5bcb3fe169d060d25624ab5790899692c8aecb1d7d8b9aa \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 42887023
</span>
depends_run port:bash
</pre><pre style='margin:0'>
</pre>