diff options
author | Zero_Chaos <zerochaos@gentoo.org> | 2016-09-03 17:32:18 -0400 |
---|---|---|
committer | Zero_Chaos <zerochaos@gentoo.org> | 2016-09-03 17:32:18 -0400 |
commit | f6355aac963d02ca469191da265710865f8abefa (patch) | |
tree | ff6a31a8e71fb42ca9353e3d1c633fbaea562c17 /app-crypt/hashcat | |
parent | www-servers/nginx: Revision bump to update 3rd-party modules (diff) | |
download | gentoo-f6355aac963d02ca469191da265710865f8abefa.tar.gz gentoo-f6355aac963d02ca469191da265710865f8abefa.tar.bz2 gentoo-f6355aac963d02ca469191da265710865f8abefa.zip |
app-crypt/hashcat: update description per upstream
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-crypt/hashcat')
-rw-r--r-- | app-crypt/hashcat/hashcat-3.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/hashcat/hashcat-3.10-r1.ebuild b/app-crypt/hashcat/hashcat-3.10-r1.ebuild index 805aabf3b8e4..06fd778ac60e 100644 --- a/app-crypt/hashcat/hashcat-3.10-r1.ebuild +++ b/app-crypt/hashcat/hashcat-3.10-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils pax-utils -DESCRIPTION="An advanced CPU-based password recovery utility" +DESCRIPTION="World's fastest and most advanced password recovery utility" HOMEPAGE="https://github.com/hashcat/hashcat" SRC_URI="https://github.com/hashcat/hashcat/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" |