aboutsummaryrefslogtreecommitdiffstats
path: root/testing/websocketd
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2020-05-05 10:50:19 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2020-05-05 18:07:51 +0000
commitea04c3a72c5eb3a6fcacdfde5c14c29c3db670a2 (patch)
tree2b0665152cc1a927aea8e443a218fad32ba86346 /testing/websocketd
parent738a765b2d89a734523203e48a529185e8168212 (diff)
downloadaports-ea04c3a72c5eb3a6fcacdfde5c14c29c3db670a2.tar.bz2
aports-ea04c3a72c5eb3a6fcacdfde5c14c29c3db670a2.tar.xz
testing/various: rebuild go packages for CVE-2020-7919
Issue: #11416
Diffstat (limited to 'testing/websocketd')
-rw-r--r--testing/websocketd/APKBUILD2
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"