dirstalk: update to 1.3.3.
This commit is contained in:
parent
cdc8523735
commit
bda1eb0840
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'dirstalk'
|
# Template file for 'dirstalk'
|
||||||
pkgname=dirstalk
|
pkgname=dirstalk
|
||||||
version=1.3.2
|
version=1.3.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/stefanoj3/dirstalk"
|
go_import_path="github.com/stefanoj3/dirstalk"
|
||||||
go_package="${go_import_path}/cmd/${pkgname}"
|
go_package="${go_import_path}/cmd/${pkgname}"
|
||||||
short_desc="Multi threaded application designed to brute force paths on web servers"
|
short_desc="Multi threaded application designed to brute force paths on web servers"
|
||||||
maintainer="Stnby <stnby@tuta.io>"
|
maintainer="Stnby <stnby@kernal.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://${go_import_path}"
|
homepage="https://github.com/stefanoj3/dirstalk"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=423583898c3a4387917c0df5639cf83bd89ed3047e4140d460697b157095e33a
|
checksum=fd1560ca772d74b052630cd2b4da0fc1916db252ad7484cceb3846bcbc0faa7d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Reference in New Issue