mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-25 08:11:01 +02:00
seclists-2022.3.ebuild
This commit is contained in:
parent
ca3aa1f6ba
commit
4c877cd726
2 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
DIST seclists-2022.1.tar.gz 504607949 BLAKE2B dae855d6c555fcbab823765d32a26ef96cccb27ba6503cfe9ad7de91c25705128017cb22cbc662311abc67761eddfef93f4986230c2da0b27c40741e6bbad5e1 SHA512 0532d2a3179d5c7e82f4a6aaecbecb8071655c8639b4c4243b5b8aa79c0762828c576c935be42148c9ad813a8ac11ea2a208c23afcb6925a398ea21e9378b5c7
|
||||
DIST seclists-2022.2.tar.gz 526731101 BLAKE2B 704985bedbc5001dd0929db4bc425fd64776356489a58b4d778920023a61df555b5e866608e6b6a56a585113dcd9643b5baf6b08df3b34631c475e7f6ba2b92a SHA512 d5c4a6f4d62c3179754de046ab5b0a10ee1b089b0c7503f236ca92aef320eabf3bf13825e3b9d13098461563ba25945af5bea302677d517b8401a47f78c2f63f
|
||||
DIST seclists-2022.3.tar.gz 534085313 BLAKE2B 75b9ec60bd04485b397d711e90113818ce01a2916e0373276a56982571332451d44d9bd096c50282d8632f5e3977b3f1caa6263263ceb660f20be9b0d2f0788d SHA512 090dac9dc85e9abdaab48e08cabd5ba084e6bc976fb92c329c39482fd4db8a41f984a27812877738cdf4cedf7edcbd48628013336da640636e435c0ebaab273d
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="A collection of multiple types of lists used during security assessments"
|
||||
HOMEPAGE="https://github.com/danielmiessler/SecLists"
|
||||
Loading…
Reference in a new issue