From fee64efa7add05bbd79c8c6fea79b20fd5c00740 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sat, 30 Oct 2021 22:06:02 -0400 Subject: [PATCH] websocat: update to 1.9.0 --- srcpkgs/websocat/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/websocat/template b/srcpkgs/websocat/template index 120039714059..4834380a2e73 100644 --- a/srcpkgs/websocat/template +++ b/srcpkgs/websocat/template @@ -1,17 +1,17 @@ # 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" +hostmakedepends="perl pkg-config" makedepends="openssl-devel" short_desc="Netcat, curl and socat for WebSockets" maintainer="Zach Dykstra " 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