From 56788f66c7ea10b5aac5005e6f2110508fd46167 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 26 Jun 2026 10:48:14 +0200 Subject: feroxbuster: switch vendor tarball to reproducible tar.gz Regenerate the vendored crates with cargo-vendor-filterer and a SOURCE_DATE_EPOCH pinned to the release tag commit date, producing a byte-for-byte reproducible tar.gz. Update the second source URL and MD5SUM_x86_64 accordingly, unpack .tar.gz in the SlackBuild, and document the exact generation command in the package README. Co-Authored-By: Claude Opus 4.8 --- feroxbuster/feroxbuster.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'feroxbuster/feroxbuster.info') diff --git a/feroxbuster/feroxbuster.info b/feroxbuster/feroxbuster.info index c13fdb1..7d0d90e 100644 --- a/feroxbuster/feroxbuster.info +++ b/feroxbuster/feroxbuster.info @@ -4,9 +4,9 @@ HOMEPAGE="https://github.com/epi052/feroxbuster" DOWNLOAD="UNSUPPORTED" MD5SUM="" DOWNLOAD_x86_64="https://github.com/epi052/feroxbuster/archive/v2.13.1/feroxbuster-2.13.1.tar.gz \ - https://packages.danix.xyz/sbo/feroxbuster/feroxbuster-2.13.1-vendor.tar.xz" + https://packages.danix.xyz/sbo/feroxbuster/feroxbuster-2.13.1-vendor.tar.gz" MD5SUM_x86_64="dc0bfa007f22815875b8094d954c4f60 \ - 3cc65fe23ae6abe30e3299e48f99dccc" + 1ecbe3e0b6737669548afd595381979d" REQUIRES="rust-opt" MAINTAINER="danix" EMAIL="danix@danix.xyz" -- cgit v1.2.3