Merge pull request #207472 from fabaff/feroxbuster-bump
feroxbuster: add changelog to meta
This commit is contained in:
commit
0ed4d70d40
@ -43,6 +43,7 @@ rustPlatform.buildRustPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Fast, simple, recursive content discovery tool";
|
||||
homepage = "https://github.com/epi052/feroxbuster";
|
||||
changelog = "https://github.com/epi052/feroxbuster/releases/tag/v${version}";
|
||||
license = with licenses; [ mit ];
|
||||
maintainers = with maintainers; [ fab ];
|
||||
platforms = platforms.unix;
|
||||
|
Loading…
Reference in New Issue
Block a user