From ce3931483bd6428039bee8253ebf7ffc935de416 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Fri, 20 Mar 2026 11:28:43 -0400 Subject: [PATCH] websocat: update to 1.14.1 --- srcpkgs/websocat/template | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/srcpkgs/websocat/template b/srcpkgs/websocat/template index 414ba85ba97..caa7ba0165b 100644 --- a/srcpkgs/websocat/template +++ b/srcpkgs/websocat/template @@ -1,7 +1,7 @@ # Template file for 'websocat' pkgname=websocat -version=1.13.0 -revision=2 +version=1.14.1 +revision=1 build_style=cargo hostmakedepends="pkg-config" makedepends="openssl-devel" @@ -11,11 +11,7 @@ license="MIT" homepage="https://github.com/vi/websocat" changelog="https://raw.githubusercontent.com/vi/websocat/master/CHANGELOG.md" distfiles="https://github.com/vi/websocat/archive/refs/tags/v${version}.tar.gz" -checksum=43800f8df38ede8b5bffe825e633c0db6a3c36cfe26c23e882bcfc028d3119c7 - -post_patch() { - cargo update --package traitobject@0.1.0 --precise 0.1.1 -} +checksum=5c976c535800ca635b72839fe49d0fe4ad2479db8744c5a00f0cf911e4832e2d post_install() { vlicense LICENSE