websocketd: rebuild with go-1.10

This commit is contained in:
Andrew Benson 2018-02-22 22:55:46 -05:00 committed by Michael Gehring
parent bc1a0da950
commit de7263e20f
1 changed files with 1 additions and 1 deletions

View File

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