aboutsummaryrefslogtreecommitdiffstats
path: root/testing/websockify
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 16:22:34 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 16:22:34 +0000
commitf2da1475dde2b1997c29910b35da6d5e934c43fe (patch)
tree4a90f63ae316cb30e5aa983091ec76056017d041 /testing/websockify
parent6d5b0e73470cc6cb1b4e6c12eb61b04702ab19fe (diff)
testing/websockify: rebuild against python 3.8
Diffstat (limited to 'testing/websockify')
-rw-r--r--testing/websockify/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/websockify/APKBUILD b/testing/websockify/APKBUILD
index 5d14fe5a968..3c714fddeff 100644
--- a/testing/websockify/APKBUILD
+++ b/testing/websockify/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Valery Kartel <valery.kartel@gmail.com>
pkgname=websockify
pkgver=0.9.0
-pkgrel=0
+pkgrel=1
pkgdesc="WebSockets support for any application/server"
url="https://github.com/kanaka/websockify"
arch="noarch"