From cd8877a7cd5c675995543f868367e518b6600459 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 11 Aug 2018 13:47:25 -0300 Subject: [PATCH] gobuster: update to 1.4.2. --- srcpkgs/gobuster/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gobuster/template b/srcpkgs/gobuster/template index 4873c23e585..b0484dbfa5a 100644 --- a/srcpkgs/gobuster/template +++ b/srcpkgs/gobuster/template @@ -1,16 +1,16 @@ # Template file for 'gobuster' pkgname=gobuster -version=1.4.1 +version=1.4.2 revision=1 build_style=go -go_import_path="github.com/OJ/gobuster" +go_import_path=github.com/OJ/gobuster hostmakedepends="git" short_desc="Directory, file and DNS busting tool" maintainer="Andrew Benson " license="Apache-2.0" homepage="https://github.com/OJ/gobuster" distfiles="https://github.com/OJ/gobuster/archive/v${version}.tar.gz" -checksum=d5b8032aac6c4e1975b8302a6192274610f601a659253861e71ec5bca1c4da38 +checksum=e90990f45f06324eb2378369b795a526a6145ca12c8a631493505f1ecfada74f post_install() { vdoc README.md