diff options
Diffstat (limited to 'testing/websocketd/APKBUILD')
| -rw-r--r-- | testing/websocketd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/websocketd/APKBUILD b/testing/websocketd/APKBUILD index a33760cb96..05a247c464 100644 --- a/testing/websocketd/APKBUILD +++ b/testing/websocketd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=websocketd pkgver=0.3.1 -pkgrel=0 +pkgrel=1 pkgdesc="Like inetd, but for WebSockets. Turn any application that uses STDIO/STDOUT into a WebSocket server." url="https://github.com/joewalnes/websocketd" arch="all" |
