mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ffuf: update to 0.12.
This commit is contained in:
parent
b658e25792
commit
16a444a98e
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=0.11
|
version=0.12
|
||||||
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=61ba87a36195ca1be494e129a83c40ad846f8ca0d520a6b6d4fd303a0fe5257b
|
checksum=8a80c043cce5c1125260240d42eb4cff36d45d81668840b6934cb771b050ce45
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue