websocat: update to 1.13.0
This commit is contained in:
parent
b9d66220e8
commit
6926fc3d6d
|
@ -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 <dykstra.zachary@gmail.com>"
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue