httpstat: update to 1.1.0.

This commit is contained in:
Michal Vasilek 2022-05-01 12:52:06 +02:00 committed by Echo
parent 13306ff91e
commit ab6902c8f7

View file

@ -1,16 +1,16 @@
# Template file for 'httpstat'
pkgname=httpstat
version=1.0.0
revision=12
version=1.1.0
revision=1
build_style=go
go_ldflags="-X=main.version=$version"
go_import_path="github.com/davecheney/httpstat"
hostmakedepends="git"
short_desc="It's like curl -v, with colours"
maintainer="Diogo Leal <diogo@diogoleal.com>"
maintainer="Michal Vasilek <michal@vasilek.cz>"
license="MIT"
homepage="https://github.com/davecheney/httpstat"
distfiles="https://github.com/davecheney/httpstat/archive/v${version}.tar.gz"
checksum=3a9e89141bb773ca5fa35b9b0ddd4832c17b317849471bacd0f1130333bbcd7b
checksum=58260ab0a56557d0c2509ea09ee3fe54fe21a49f95d94189efdd64caec84fa67
post_install() {
vlicense LICENSE