websocketd: update to 0.3.0.
This commit is contained in:
parent
a44ea56582
commit
f0dff0800a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'websocketd'
|
# Template file for 'websocketd'
|
||||||
pkgname=websocketd
|
pkgname=websocketd
|
||||||
version=0.2.12
|
version=0.3.0
|
||||||
revision=2
|
revision=1
|
||||||
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"
|
||||||
|
@ -10,4 +10,4 @@ license="BSD"
|
||||||
go_import_path="github.com/joewalnes/websocketd"
|
go_import_path="github.com/joewalnes/websocketd"
|
||||||
homepage="https://$go_import_path"
|
homepage="https://$go_import_path"
|
||||||
distfiles="$homepage/archive/v$version.tar.gz"
|
distfiles="$homepage/archive/v$version.tar.gz"
|
||||||
checksum=89440f28b5af985d43550bdeee3e04c4ad0cb2bc373af8e0563f176959202550
|
checksum=f59fefdf79d6b99140027b3c58ca77d59bb3c1fa2f15969d7239538b04042b3d
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue