websocat: update to 1.12.0
This commit is contained in:
parent
e0feebd0fe
commit
da312899f1
1 changed files with 4 additions and 5 deletions
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'websocat'
|
# Template file for 'websocat'
|
||||||
pkgname=websocat
|
pkgname=websocat
|
||||||
version=1.11.0
|
version=1.12.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--features=ssl"
|
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="openssl-devel"
|
makedepends="openssl-devel"
|
||||||
short_desc="Netcat, curl and socat for WebSockets"
|
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"
|
||||||
distfiles="https://github.com/vi/websocat/archive/v${version}.tar.gz"
|
distfiles="https://github.com/vi/websocat/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=943d6f66045658cca7341dd89fe1c2f5bdac62f4a3c7be40251b810bc811794f
|
checksum=ca6ab2bc71a9c641fbda7f15d4956f2e19ca32daba9b284d26587410944a3adb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue