mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
httpstat: orphan
This commit is contained in:
parent
dab20403fd
commit
bac23d2b6a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_style=go
|
||||||
go_ldflags="-X=main.version=$version"
|
go_ldflags="-X=main.version=$version"
|
||||||
go_import_path="github.com/davecheney/httpstat"
|
go_import_path="github.com/davecheney/httpstat"
|
||||||
short_desc="It's like curl -v, with colours"
|
short_desc="It's like curl -v, with colours"
|
||||||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/davecheney/httpstat"
|
homepage="https://github.com/davecheney/httpstat"
|
||||||
distfiles="https://github.com/davecheney/httpstat/archive/v${version}.tar.gz"
|
distfiles="https://github.com/davecheney/httpstat/archive/v${version}.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue