diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-08-14 14:39:46 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-08-14 21:17:56 +0700 |
commit | 0da8ed6452d92691492650328ec9054ab6bf1c08 (patch) | |
tree | e4fe2ad5197ca2b0ee699da6bfa2005c37d68406 /misc/ophcrack/README | |
parent | 0b131c9309cc529bac03c8f49e176086b9232975 (diff) | |
download | slackbuilds-0da8ed6452d92691492650328ec9054ab6bf1c08.tar.gz |
misc/ophcrack: Updated for version 3.8.0.
This fixes building on -current.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/ophcrack/README')
-rw-r--r-- | misc/ophcrack/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/ophcrack/README b/misc/ophcrack/README index 8cd92e9e2d..cc203c49a7 100644 --- a/misc/ophcrack/README +++ b/misc/ophcrack/README @@ -5,11 +5,11 @@ and runs on multiple platforms. Ophcrack has a graphing function that goes with the ophcrack gui. The graphing function depends on the "qwt" package available at -slackbuilds.org. +slackbuilds.org. To enable the graphing function run the build script like this: GRAPH=yes ./ophcrack.SlackBuild Ophcrack tables can be found at -http://ophcrack.sourceforge.net/tables.php +https://ophcrack.sourceforge.io/tables.php |