wuzz: update to 0.5.0.
This commit is contained in:
parent
d9497e48c0
commit
1991c0c45e
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'wuzz'
|
# Template file for 'wuzz'
|
||||||
pkgname=wuzz
|
pkgname=wuzz
|
||||||
version=0.4.0
|
version=0.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/asciimoo/wuzz
|
go_import_path=github.com/asciimoo/wuzz
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
short_desc="Interactive cli tool for HTTP inspection"
|
short_desc="Interactive cli tool for HTTP inspection"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="AGPL-3.0"
|
license="AGPL-3.0-or-later"
|
||||||
homepage="https://github.com/asciimoo/wuzz"
|
homepage="https://github.com/asciimoo/wuzz"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=acf8e82481740d1403b744c58918b9089128d91c3c6edc15b76b6e1c97ead645
|
checksum=721ea7343698e9f3c69e09eab86b9b1fef828057655f7cebc1de728c2f75151e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue