wafw00f: silence warning with elite bash skills

This commit is contained in:
Rick Farina (Zero_Chaos) 2017-10-02 15:58:50 -04:00
parent cd4b312204
commit f1c1cf1468
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A

View file

@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Identifies and fingerprints Web Application Firewall (WAF) products"
HOMEPAGE="https://github.com/sandrogauci/wafw00f"
SRC_URI="mirror://pypi/$(echo ${PN} | cut -c 1)/${PN}/${P}.tar.gz"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"