gfuzz: fix checksum, homepage and module paths.
This commit is contained in:
parent
b082953404
commit
18ef8e1d29
@ -1,14 +1,14 @@
|
||||
# Template file for 'gfuzz'
|
||||
pkgname=gfuzz
|
||||
version=0.2
|
||||
revision=1
|
||||
wrksrc="gfuzz-${version}"
|
||||
revision=2
|
||||
wrksrc="gfz-${version}"
|
||||
build_style=go
|
||||
go_import_path=github.com/braaaax/gfuzz
|
||||
go_import_path=github.com/braaaax/gfz
|
||||
hostmakedepends="git"
|
||||
short_desc="Web fuzzer like wfuzz written in Golang"
|
||||
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/braaaax/gfuzz"
|
||||
distfiles="https://github.com/braaaax/gfuzz/archive/v${version}.tar.gz"
|
||||
checksum=054163243181db528715bf904ee7656aa0a12e9feb120c8afbfd43bd6504ccd1
|
||||
homepage="https://github.com/braaaax/gfz"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=8b6a3df0c385fe993ead673df53daa290943220f2cde73e6b1c706ef94aa4e5f
|
||||
|
Loading…
x
Reference in New Issue
Block a user