enum4linux: cleanup

This commit is contained in:
Anton Bolshakov 2021-08-19 09:45:40 +08:00
parent 4909b65e64
commit 6240a07eda
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -5,8 +5,7 @@ EAPI=7
DESCRIPTION="A tool for enumerating information from Windows and Samba systems"
HOMEPAGE="https://labs.portcullis.co.uk/application/enum4linux/"
#SRC_URI="https://labs.portcullis.co.uk/download/${P}.tar.gz"
SRC_URI="https://github.com/CiscoCXSecurity/enum4linux/archive/refs/tags/v0.9.1.tar.gz -> ${P}.tar.gz"
SRC_URI="https://github.com/CiscoCXSecurity/enum4linux/archive/refs/tags/v${PN}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"