mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-22 06:41:01 +02:00
seclists: upstream retagged 4 days after this was committed. Nice.
This commit is contained in:
parent
ff91d677d8
commit
1993b9dd16
2 changed files with 1 additions and 8 deletions
|
|
@ -1 +1 @@
|
|||
DIST seclists-2020.3.tar.gz 458160434 BLAKE2B 8c2856e50794d75dd12a588f49b04a53478d9241697e5a0363f689815dc155b112a941487004ec209cbea379b3838eddbe0bb14b1611c3f798e2f4d6dbdf9b05 SHA512 3f07808e4074d6baf3fa4a7b424161c453d0f3e96b201064ce12571a54200a723e906784c8ee8bdd0cb0d6898cdff791a104873912867c42f305d97d8d4e6dc3
|
||||
DIST seclists-2020.3.tar.gz 458073441 BLAKE2B 1d8024ddc7a7bdc9513b4f0695eb585049b910a8984052e6b81c525dc76fb6824f9d2588190a128773793851c95e4d49c8f3763875335f3f9e55b32c9f426951 SHA512 784b59008e24c3300bef7b13d64b531319c7e02a61ccc5f1591ac68b5b4f305d7841fe239874ef8e23b98115e7b34ba0bb347bc7695263ae81887a4af03d4509
|
||||
|
|
|
|||
|
|
@ -13,13 +13,6 @@ KEYWORDS="amd64 arm x86"
|
|||
|
||||
S="${WORKDIR}/SecLists-${PV}"
|
||||
|
||||
src_prepare(){
|
||||
default
|
||||
|
||||
#https://github.com/danielmiessler/SecLists/issues/226
|
||||
rm ./Payloads/File-Names/max-length/* || die
|
||||
}
|
||||
|
||||
src_install(){
|
||||
insinto /usr/share/dict/seclists
|
||||
doins -r *
|
||||
|
|
|
|||
Loading…
Reference in a new issue