diff --git a/srcpkgs/gobuster/template b/srcpkgs/gobuster/template index 79aa892e40c..60e075b3182 100644 --- a/srcpkgs/gobuster/template +++ b/srcpkgs/gobuster/template @@ -1,10 +1,9 @@ # Template file for 'gobuster' pkgname=gobuster version=3.1.0 -revision=1 +revision=2 build_style=go -go_import_path=github.com/OJ/gobuster -hostmakedepends="git" +go_import_path=github.com/OJ/gobuster/v3 short_desc="Directory, file and DNS busting tool" maintainer="Andrew Benson " license="Apache-2.0"