mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-28 09:40:59 +02:00
wafw00f: silence warning with elite bash skills
This commit is contained in:
parent
cd4b312204
commit
f1c1cf1468
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue