Update to current upstream version. Fixes issue #10866 "websocket.Conn.Close

leaks file descriptors if remote has disconnected."

ok aja@
This commit is contained in:
kspillner 2015-07-27 21:06:22 +00:00
parent 440c38e540
commit 4d2330d3c0
2 changed files with 5 additions and 6 deletions

View File

@ -1,13 +1,12 @@
# $OpenBSD: Makefile,v 1.4 2015/06/12 19:42:39 czarkoff Exp $
# $OpenBSD: Makefile,v 1.5 2015/07/27 21:06:22 kspillner Exp $
COMMENT = golang websocket package
VERSION = 0.0
VERSION = 0.1
DISTNAME = go-websocket-${VERSION}
GH_COMMIT = 97d8e4e174133a4d1d2171380e510eb4dea8f5ea
GH_COMMIT = 446d52dd4018303a13b36097e26d0888aca5d6ef
GH_ACCOUNT = golang
GH_PROJECT = net
REVISION = 2
CATEGORIES = net www

View File

@ -1,2 +1,2 @@
SHA256 (go-websocket-0.0.tar.gz) = OF1Aeg9AjHU3z/bS79Z75GLwrrWCYZuraue7flnTa1A=
SIZE (go-websocket-0.0.tar.gz) = 448148
SHA256 (go-websocket-0.1.tar.gz) = kunEclJnJXPkmGgqt8Uw+kR1WkuEqdAKsPGPuRIhp2E=
SIZE (go-websocket-0.1.tar.gz) = 483230