mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
bob-the-butcher: update url of this outdate tool, issue #269
This commit is contained in:
parent
fcff3f1106
commit
e9f1133160
2 changed files with 4 additions and 3 deletions
|
|
@ -1,2 +1,2 @@
|
|||
DIST bob-the-butcher-0.7.1.tar.gz 272450 RMD160 b9ca92d0dc6d1d990db5c3cdc49fb4554a0f023c SHA1 d17a140796683c198fb762da80ca0cd3b8010e94 SHA256 8e5b5cd9dbc6d44ba2d7227a9394e95e0aec3658a717dc238f6a8330049dc772
|
||||
EBUILD bob-the-butcher-0.7.1.ebuild 717 RMD160 0febe516fe0afe3a981c70a201ad92d7098e66b6 SHA1 0e4a59f391c76ce71fe70c495e6a4741bc830936 SHA256 39e4557ae77d0503a6b33f8eb103c1134e12b1d762a9207abcfae4ee7d803837
|
||||
DIST bob-the-butcher-0.7.1.tar.gz 272450 SHA256 8e5b5cd9dbc6d44ba2d7227a9394e95e0aec3658a717dc238f6a8330049dc772
|
||||
EBUILD bob-the-butcher-0.7.1.ebuild 808 SHA256 597ac970f41b5e11bc369dbb5e5617f65b164d52c2c2a857a434876502eb281f SHA512 36e19e5f02fe13746efbe40a50b9c3d00c44763b82743ae8456f18dda66759862daf722531579aa272d4d1e974b4de1eccf46609ffb0f3cf7a22b044d713c204 WHIRLPOOL f34e91acbad4f391417b4065fce5d93c240a412df5e9556fc576c74b30be6f4d297ab6b7079c10ed87b7bef83f51c4ce22c6390604beb21b77767e8c66c53eec
|
||||
|
|
|
|||
|
|
@ -6,7 +6,8 @@ EAPI="2"
|
|||
|
||||
DESCRIPTION="a distributed password cracker"
|
||||
HOMEPAGE="http://btb.banquise.net/"
|
||||
SRC_URI="http://btb.banquise.net/bin/$P.tar.gz"
|
||||
#SRC_URI="http://btb.banquise.net/bin/$P.tar.gz"
|
||||
SRC_URI="http://download.openwall.net/pub/projects/john/contrib/parallel/btb/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue