websocat: update to 1.9.0
This commit is contained in:
parent
62c186d557
commit
724f8b6482
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'websocat'
|
||||
pkgname=websocat
|
||||
version=1.6.0
|
||||
revision=2
|
||||
version=1.9.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="--features=ssl"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/vi/websocat"
|
||||
distfiles="https://github.com/vi/websocat/archive/v${version}.tar.gz"
|
||||
checksum=3f7e5e99d766b387292af56c8e4b39ce9a7f0da54ff558a6080ddc1024a33896
|
||||
checksum=8ad0d3048662e321af11fc7e9e66d9fa4bebcd9aefad6e56c97df7d7eaab6b44
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue