mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
bob-the-butcher: cleanup
This commit is contained in:
parent
1d46271306
commit
5a4c839909
2 changed files with 6 additions and 7 deletions
|
|
@ -1 +1 @@
|
|||
DIST bob-the-butcher-0.7.1.tar.gz 272450 SHA256 8e5b5cd9dbc6d44ba2d7227a9394e95e0aec3658a717dc238f6a8330049dc772
|
||||
DIST bob-the-butcher-0.7.1.tar.gz 272450 SHA256 8e5b5cd9dbc6d44ba2d7227a9394e95e0aec3658a717dc238f6a8330049dc772 SHA512 3889f1cf08e25c4ed3081ab1d7cb761970363cf1041f1185a65d68804f965738168c1aa864a197a6773ea0faca7ad547e59f5bc02849c095f885a271ec2fef85 WHIRLPOOL 98b3e45c8b7d9cb28887f4ad3864b64e3372a593e96031462296ee59bcdf5e75d2db3115889a08c8547ab5acdc4141faaf8055b7727fd20056e8843319f3838d
|
||||
|
|
|
|||
|
|
@ -1,12 +1,11 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
# $Id$
|
||||
|
||||
EAPI="2"
|
||||
EAPI=5
|
||||
|
||||
DESCRIPTION="a distributed password cracker"
|
||||
HOMEPAGE="http://btb.banquise.net/"
|
||||
#SRC_URI="http://btb.banquise.net/bin/$P.tar.gz"
|
||||
DESCRIPTION="A distributed password cracker"
|
||||
HOMEPAGE="http://download.openwall.net/pub/projects/john/contrib/parallel/btb/"
|
||||
SRC_URI="http://download.openwall.net/pub/projects/john/contrib/parallel/btb/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue