ffuf: update to 1.5.0.
This commit is contained in:
parent
fc924df2d2
commit
836f831ec8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ffuf'
|
||||
pkgname=ffuf
|
||||
version=1.4.1
|
||||
version=1.5.0
|
||||
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=89b4bd4b3bbad7402d9c81d0d9f21b679c80d0a19bb9a190e45e395736058889
|
||||
checksum=70dc411c014c826f9c8a7b021e01d5bc50e2cba17e0dcc4df3e2e2574ad12073
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue