websocat: update to 1.14.1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user