From 0a82c41cc829b853402876f9d4fcabec4ac42ff1 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Thu, 25 Jun 2026 17:52:55 +0200 Subject: feroxbuster: build against rust-opt for -stable compatibility System cargo on Slackware -stable cannot read the v4 Cargo.lock. Add rust-opt to REQUIRES and source its profile script when present so the newer cargo is used; no-op on -current. Co-Authored-By: Claude Opus 4.8 --- feroxbuster/feroxbuster.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'feroxbuster/feroxbuster.info') diff --git a/feroxbuster/feroxbuster.info b/feroxbuster/feroxbuster.info index c7be9a5..c13fdb1 100644 --- a/feroxbuster/feroxbuster.info +++ b/feroxbuster/feroxbuster.info @@ -7,6 +7,6 @@ DOWNLOAD_x86_64="https://github.com/epi052/feroxbuster/archive/v2.13.1/feroxbust https://packages.danix.xyz/sbo/feroxbuster/feroxbuster-2.13.1-vendor.tar.xz" MD5SUM_x86_64="dc0bfa007f22815875b8094d954c4f60 \ 3cc65fe23ae6abe30e3299e48f99dccc" -REQUIRES="" +REQUIRES="rust-opt" MAINTAINER="danix" EMAIL="danix@danix.xyz" -- cgit v1.2.3