ffuf: update to 1.4.1.
This commit is contained in:
parent
52ae89040e
commit
11e9e04796
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ffuf'
|
||||
pkgname=ffuf
|
||||
version=1.4.0
|
||||
version=1.4.1
|
||||
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=cc741088f15b5cfdeb596f1630a015cce0b4b112dc6daf857cd9878e7a1734c1
|
||||
checksum=89b4bd4b3bbad7402d9c81d0d9f21b679c80d0a19bb9a190e45e395736058889
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue