websocketd: rebuild with go-1.10.1

This commit is contained in:
Michael Gehring 2018-03-30 16:30:21 +00:00
parent 16ec4340a2
commit c70c544f09

View File

@ -1,7 +1,7 @@
# Template file for 'websocketd'
pkgname=websocketd
version=0.3.0
revision=3
revision=4
build_style=go
hostmakedepends="git"
short_desc="Turn any program that uses STDIN/STDOUT into a WebSocket server"