Merge pull request #710 from necrose99/master

fix typos
This commit is contained in:
Anton Bolshakov 2021-03-30 21:18:13 +08:00 committed by GitHub
commit 093d1fb534
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,8 +11,8 @@ EGO_PN="github.com/liamg/traitor"
inherit golang-vcs-snapshot
DESCRIPTION="Subdomain OSINT Enumeration"
HOMEPAGE="https://github.com/OWASP/Amass"
DESCRIPTION="Automatically exploit low-hanging fruit to pop a root shell. Linux privilege escalation made easy!"
HOMEPAGE="https://github.com/liamg/traitor"
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
${EGO_VENDOR_URI}"