Skip to content

Commit ce39314

Browse files
committed
websocat: update to 1.14.1
1 parent e557403 commit ce39314

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

srcpkgs/websocat/template

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'websocat'
22
pkgname=websocat
3-
version=1.13.0
4-
revision=2
3+
version=1.14.1
4+
revision=1
55
build_style=cargo
66
hostmakedepends="pkg-config"
77
makedepends="openssl-devel"
@@ -11,11 +11,7 @@ license="MIT"
1111
homepage="https://github.com/vi/websocat"
1212
changelog="https://raw.githubusercontent.com/vi/websocat/master/CHANGELOG.md"
1313
distfiles="https://github.com/vi/websocat/archive/refs/tags/v${version}.tar.gz"
14-
checksum=43800f8df38ede8b5bffe825e633c0db6a3c36cfe26c23e882bcfc028d3119c7
15-
16-
post_patch() {
17-
cargo update --package traitobject@0.1.0 --precise 0.1.1
18-
}
14+
checksum=5c976c535800ca635b72839fe49d0fe4ad2479db8744c5a00f0cf911e4832e2d
1915

2016
post_install() {
2117
vlicense LICENSE

0 commit comments

Comments
 (0)