ffuf: update to 0.12.
This commit is contained in:
parent
b658e25792
commit
16a444a98e
@ -1,6 +1,6 @@
|
||||
# Template file for 'ffuf'
|
||||
pkgname=ffuf
|
||||
version=0.11
|
||||
version=0.12
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/ffuf/ffuf"
|
||||
@ -9,7 +9,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/ffuf/ffuf"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=61ba87a36195ca1be494e129a83c40ad846f8ca0d520a6b6d4fd303a0fe5257b
|
||||
checksum=8a80c043cce5c1125260240d42eb4cff36d45d81668840b6934cb771b050ce45
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user