websocketd: rebuild for go-1.23.0

This commit is contained in:
classabbyamp 2024-08-14 23:00:29 -04:00
parent 21a5026eba
commit 723591b8cd
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 1 additions and 1 deletions

View File

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