websocat: update to 1.11.0
This commit is contained in:
parent
150f5d55aa
commit
2e94d08da7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'websocat'
|
||||
pkgname=websocat
|
||||
version=1.10.1
|
||||
version=1.11.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="--features=ssl"
|
||||
|
@ -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=5256629b0b063b51aad317dbd8f385ad0d56cc4155621d9bb0f6484aa2e7c95c
|
||||
checksum=943d6f66045658cca7341dd89fe1c2f5bdac62f4a3c7be40251b810bc811794f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue