mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
websocat: update to 1.10.1
This commit is contained in:
parent
a693b4c447
commit
a223272c3e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'websocat'
|
||||
pkgname=websocat
|
||||
version=1.9.0
|
||||
version=1.10.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="--features=ssl"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/vi/websocat"
|
||||
distfiles="https://github.com/vi/websocat/archive/v${version}.tar.gz"
|
||||
checksum=8ad0d3048662e321af11fc7e9e66d9fa4bebcd9aefad6e56c97df7d7eaab6b44
|
||||
checksum=5256629b0b063b51aad317dbd8f385ad0d56cc4155621d9bb0f6484aa2e7c95c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue