ffuf: update to 1.3.1.
This commit is contained in:
parent
bb614559c3
commit
c95bb384a5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ffuf'
|
# Template file for 'ffuf'
|
||||||
pkgname=ffuf
|
pkgname=ffuf
|
||||||
version=1.3.0
|
version=1.3.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=f717ede958c16846c7f67c14fac2a9296fcb3ad249045d04ec97c2d1d30e83ea
|
checksum=136df36154f17668fb726120f0c93059f696786a34e3c2047d61efc3a065c4ec
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue