snmpenum: mirror the files

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-10-19 22:55:26 -04:00
parent 697acdda24
commit 4a5a91a054
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -5,7 +5,8 @@ EAPI=8
DESCRIPTION="A perl script to enumerate SNMP table dumper"
HOMEPAGE="http://packetstormsecurity.org"
SRC_URI="https://dl.packetstormsecurity.net/UNIX/scanners/${PN}.zip -> ${P}.zip"
#SRC_URI="https://dl.packetstormsecurity.net/UNIX/scanners/${PN}.zip -> ${P}.zip"
SRC_URI="https://pentoo.org/~zero/distfiles/${P}.zip"
S="${WORKDIR}"
LICENSE="GPL-2"