diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2024-03-02 16:38:06 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-09 08:08:22 +0700 |
commit | ce89038d408d106c3b941a336f725eacbf705f3f (patch) | |
tree | 20f4a39524a580d20592d46888a8f12e0d09c03f /perl/perl-Crypt-OpenSSL-Guess/perl-Crypt-OpenSSL-Guess.SlackBuild | |
parent | 0e9807017787957b3a2849f2beb00d3a83c5d934 (diff) |
perl/perl-Crypt-OpenSSL-Guess: Updated dependencies.
I checked with Ponce and it seems this dependency is unneeded
and I can find no reference to it in the source.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Crypt-OpenSSL-Guess/perl-Crypt-OpenSSL-Guess.SlackBuild')
-rw-r--r-- | perl/perl-Crypt-OpenSSL-Guess/perl-Crypt-OpenSSL-Guess.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Crypt-OpenSSL-Guess/perl-Crypt-OpenSSL-Guess.SlackBuild b/perl/perl-Crypt-OpenSSL-Guess/perl-Crypt-OpenSSL-Guess.SlackBuild index a30c656127..8b292d5db3 100644 --- a/perl/perl-Crypt-OpenSSL-Guess/perl-Crypt-OpenSSL-Guess.SlackBuild +++ b/perl/perl-Crypt-OpenSSL-Guess/perl-Crypt-OpenSSL-Guess.SlackBuild @@ -30,7 +30,7 @@ SRCNAM="Crypt-OpenSSL-Guess" VERSION=${VERSION:-0.15} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} if [ -z "$ARCH" ]; then case "$( uname -m )" in |