websocketd: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:34:58 +04:00 committed by Michael Aldridge
parent 283540795f
commit 47ac80e35b

View File

@ -1,7 +1,7 @@
# Template file for 'websocketd'
pkgname=websocketd
version=0.4.1
revision=2
revision=3
build_style=go
go_import_path="github.com/joewalnes/websocketd"
short_desc="Turn any program that uses STDIN/STDOUT into a WebSocket server"