gobuster: update to 2.0.1

This commit is contained in:
Andrew Benson
2018-09-09 18:13:16 -05:00
committed by maxice8
parent ef5be74eaa
commit 3514f6b1c1

View File

@@ -1,7 +1,7 @@
# Template file for 'gobuster' # Template file for 'gobuster'
pkgname=gobuster pkgname=gobuster
version=1.4.2 version=2.0.1
revision=2 revision=1
build_style=go build_style=go
go_import_path=github.com/OJ/gobuster go_import_path=github.com/OJ/gobuster
hostmakedepends="git" hostmakedepends="git"
@@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://github.com/OJ/gobuster" homepage="https://github.com/OJ/gobuster"
distfiles="https://github.com/OJ/gobuster/archive/v${version}.tar.gz" distfiles="https://github.com/OJ/gobuster/archive/v${version}.tar.gz"
checksum=e90990f45f06324eb2378369b795a526a6145ca12c8a631493505f1ecfada74f checksum=2409acffe1fa46424a1de465bca1d3d026bdaba9a7e6bccc1d934f7ae51c24e0
post_install() { post_install() {
vdoc README.md vdoc README.md