diff --git a/srcpkgs/ffuf/template b/srcpkgs/ffuf/template index 72a73e82f03..c29d057dd31 100644 --- a/srcpkgs/ffuf/template +++ b/srcpkgs/ffuf/template @@ -1,9 +1,9 @@ # Template file for 'ffuf' pkgname=ffuf version=2.0.0 -revision=3 +revision=4 build_style=go -go_import_path="github.com/ffuf/ffuf/v2@latest" +go_import_path="github.com/ffuf/ffuf/v2" short_desc="Fast web fuzzer" maintainer="Andrew Benson " license="MIT"