mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
ffuf: update to 1.2.1.
This commit is contained in:
parent
b3b5d647ed
commit
39ffba327a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ffuf'
|
||||
pkgname=ffuf
|
||||
version=1.1.0
|
||||
version=1.2.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=468963c6bec5390222802ec0b04c11187bb159f369edc2ebba1d228b8faf4f35
|
||||
checksum=ff474b21e192005a2df0f09f942b0370bdcb45d64ee35bd8782eb44a5c636e96
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue