websocketd: update to 0.3.0.
This commit is contained in:
parent
a44ea56582
commit
f0dff0800a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'websocketd'
|
||||
pkgname=websocketd
|
||||
version=0.2.12
|
||||
revision=2
|
||||
version=0.3.0
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git"
|
||||
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"
|
||||
homepage="https://$go_import_path"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=89440f28b5af985d43550bdeee3e04c4ad0cb2bc373af8e0563f176959202550
|
||||
checksum=f59fefdf79d6b99140027b3c58ca77d59bb3c1fa2f15969d7239538b04042b3d
|
||||
|
|
Loading…
Reference in New Issue
Block a user