From 0da8ed6452d92691492650328ec9054ab6bf1c08 Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sat, 14 Aug 2021 14:39:46 +1200 Subject: misc/ophcrack: Updated for version 3.8.0. This fixes building on -current. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- misc/ophcrack/README | 4 ++-- misc/ophcrack/ophcrack.SlackBuild | 4 ++-- misc/ophcrack/ophcrack.info | 8 ++++---- misc/ophcrack/slack-desc | 2 +- 4 files changed, 9 insertions(+), 9 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 diff --git a/misc/ophcrack/ophcrack.SlackBuild b/misc/ophcrack/ophcrack.SlackBuild index fc0be95634..1bf0c01929 100644 --- a/misc/ophcrack/ophcrack.SlackBuild +++ b/misc/ophcrack/ophcrack.SlackBuild @@ -5,7 +5,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=ophcrack -VERSION=${VERSION:-3.4.0} +VERSION=${VERSION:-3.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -92,7 +92,7 @@ cat src/gui/pixmaps/os.xpm > $PKG/usr/share/pixmaps/$PRGNAM.xpm mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - AUTHORS ChangeLog COPYING INSTALL LICENSE* NEWS README \ + AUTHORS COPYING ChangeLog INSTALL LICENSE* NEWS README* \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/misc/ophcrack/ophcrack.info b/misc/ophcrack/ophcrack.info index 71aa1939c3..1c1edc1073 100644 --- a/misc/ophcrack/ophcrack.info +++ b/misc/ophcrack/ophcrack.info @@ -1,8 +1,8 @@ PRGNAM="ophcrack" -VERSION="3.4.0" -HOMEPAGE="http://ophcrack.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/ophcrack/ophcrack-3.4.0.tar.bz2" -MD5SUM="a43b1288325e586c0ed6bc6e0bd5357e" +VERSION="3.8.0" +HOMEPAGE="https://ophcrack.sourceforge.io/" +DOWNLOAD="https://sourceforge.net/projects/ophcrack/files/ophcrack/3.8.0/ophcrack-3.8.0.tar.bz2" +MD5SUM="d4449e15f65b1f0f82abfd963ceff452" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/misc/ophcrack/slack-desc b/misc/ophcrack/slack-desc index cc2a1798d2..f1ffe06272 100644 --- a/misc/ophcrack/slack-desc +++ b/misc/ophcrack/slack-desc @@ -15,5 +15,5 @@ ophcrack: runs on multiple platforms. ophcrack: ophcrack: 3.4 adds support for XP flash and Vista eight XL tables. ophcrack: -ophcrack: Homepage: http://ophcrack.sourceforge.net/ +ophcrack: https://ophcrack.sourceforge.io/ ophcrack: -- cgit v1.2.3-80-g2a13