ffuf: update to 1.4.1.

This commit is contained in:
Andrew Benson 2022-04-06 16:43:25 -05:00
parent 52ae89040e
commit 11e9e04796

View file

@ -1,6 +1,6 @@
# Template file for 'ffuf' # Template file for 'ffuf'
pkgname=ffuf pkgname=ffuf
version=1.4.0 version=1.4.1
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/ffuf/ffuf" go_import_path="github.com/ffuf/ffuf"
@ -9,7 +9,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/ffuf/ffuf" homepage="https://github.com/ffuf/ffuf"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=cc741088f15b5cfdeb596f1630a015cce0b4b112dc6daf857cd9878e7a1734c1 checksum=89b4bd4b3bbad7402d9c81d0d9f21b679c80d0a19bb9a190e45e395736058889
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE