From 3800559f3301343abc49c5db7543001a9c5b8dde Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 26 Jun 2026 10:07:36 +0200 Subject: cargo-vendor-filterer: add version 0.5.18 Import the existing SlackBuilds.org package (maintainer fourtysixandtwo) verbatim to test whether it builds on -current with the system Rust toolchain instead of rust-opt. Only change is the SlackBuild file mode (0755 -> 0644) to satisfy sbolint. Co-Authored-By: Claude Opus 4.8 --- .extras/nvchecker.toml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.extras') diff --git a/.extras/nvchecker.toml b/.extras/nvchecker.toml index c4365f3..c13be74 100644 --- a/.extras/nvchecker.toml +++ b/.extras/nvchecker.toml @@ -106,3 +106,9 @@ use_max_tag = true [playwright-cli] source = "npm" npm = "@playwright/cli" + +[cargo-vendor-filterer] +source = "github" +github = "coreos/cargo-vendor-filterer" +use_max_tag = true +prefix = "v" -- cgit v1.2.3