ffuf: update to 1.0.1.
This commit is contained in:
parent
33dd6ed4bc
commit
a3aa1b636a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ffuf'
|
||||
pkgname=ffuf
|
||||
version=0.12
|
||||
version=1.0.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=8a80c043cce5c1125260240d42eb4cff36d45d81668840b6934cb771b050ce45
|
||||
checksum=883289c304f69163f6be4c4d5d921f401e5fd260d9c580f0a8775062c44333a1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue