mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
websocketd: rebuild with go-1.10.1
This commit is contained in:
parent
16ec4340a2
commit
c70c544f09
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'websocketd'
|
# Template file for 'websocketd'
|
||||||
pkgname=websocketd
|
pkgname=websocketd
|
||||||
version=0.3.0
|
version=0.3.0
|
||||||
revision=3
|
revision=4
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
short_desc="Turn any program that uses STDIN/STDOUT into a WebSocket server"
|
short_desc="Turn any program that uses STDIN/STDOUT into a WebSocket server"
|
||||||
|
|
Loading…
Add table
Reference in a new issue