From 59ff43828a1aba60dc51d1a8125ed3afc6a7729f Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Thu, 23 May 2024 13:45:57 -0400 Subject: [PATCH] websocat: update to 1.13.0 --- srcpkgs/websocat/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/websocat/template b/srcpkgs/websocat/template index 926f08f05b84af..314528d654f79b 100644 --- a/srcpkgs/websocat/template +++ b/srcpkgs/websocat/template @@ -1,6 +1,6 @@ # Template file for 'websocat' pkgname=websocat -version=1.12.0 +version=1.13.0 revision=1 build_style=cargo hostmakedepends="pkg-config" @@ -9,8 +9,9 @@ short_desc="Netcat, curl and socat for WebSockets" maintainer="Zach Dykstra " 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=ca6ab2bc71a9c641fbda7f15d4956f2e19ca32daba9b284d26587410944a3adb +checksum=43800f8df38ede8b5bffe825e633c0db6a3c36cfe26c23e882bcfc028d3119c7 post_install() { vlicense LICENSE