mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
websocat: update to 1.13.0
This commit is contained in:
parent
b9d66220e8
commit
6926fc3d6d
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'websocat'
|
# Template file for 'websocat'
|
||||||
pkgname=websocat
|
pkgname=websocat
|
||||||
version=1.12.0
|
version=1.13.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,8 +9,9 @@ short_desc="Netcat, curl and socat for WebSockets"
|
||||||
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/vi/websocat"
|
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"
|
distfiles="https://github.com/vi/websocat/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=ca6ab2bc71a9c641fbda7f15d4956f2e19ca32daba9b284d26587410944a3adb
|
checksum=43800f8df38ede8b5bffe825e633c0db6a3c36cfe26c23e882bcfc028d3119c7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue