wifite-2.5.8.ebuild

This commit is contained in:
blshkv 2021-01-27 16:51:08 +08:00
parent 22c7bb7577
commit d844e089c7
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
DIST wifite2-2.5.5.tar.gz 1830058 BLAKE2B af8d7aefb8a1cada5845b20e4fca56ba4c0f31d2bd685e5014485a46c7d907124438d269339846be8faf4466e21fc6c514c18ad6efd842e64154ef746f202bfa SHA512 cb9a89359f14c62124ab040233e91c6906ce8a3cc467e587e22d855090fe6ad9480cf652fb951ddaf95a548a6c6723b5a4d4f9faaf7b5f6a502d1d5e27cd1cbe
DIST wifite2-2.5.7.tar.gz 1834331 BLAKE2B b39eeaf2d41e16ef565531ec6690fc080e9950618fb699236e52a69f09c51d00cb95b69a855ba03191537bed07fcae08adc21e843c2e1a87875486a9a12f03d1 SHA512 5a1eb028c120c6d04ac5183d51a2901382f443925c850b6bac2cfd69bb3f723295f1db7a2f8a5b543b567f1354cd2e1cb1db02341ec88ed2a41e588610371c76
DIST wifite2-2.5.8.tar.gz 1922853 BLAKE2B cc6df4b0d65597aed811664f16cafbb53755573c0ce6c530865debfc20e0ae3843fd15a266dd90f98eb25a952d6221c5a74d7efa54527a87e41163e1b36bad4e SHA512 60696146c63febe09b75c962cd27b0b50ae2d5ee8674c6e5a619eb699a41b9c8093973561fcadc1a94a660929532319af918521941cafdf83fcba3b8c6bf8d8f

View file

@ -1,9 +1,9 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
#DISTUTILS_USE_SETUPTOOLS=bdepend
PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1