aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-02 12:11:51 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-02 13:09:19 -0300
commit8445fdfb128a35dbed760cfda32a35e84f189f5b (patch)
tree8fb2eaa33bbaa2aafa2abf9b83dc283b21115382
parent1d174d0f45939206767efc749d7c8c3cc7fa0491 (diff)
downloadaports-8445fdfb128a35dbed760cfda32a35e84f189f5b.tar.bz2
aports-8445fdfb128a35dbed760cfda32a35e84f189f5b.tar.xz
testing/py3-websockets: upgrade to 8.1
-rw-r--r--testing/py3-websockets/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-websockets/APKBUILD b/testing/py3-websockets/APKBUILD
index 47dd7977a9..6f6ba521e9 100644
--- a/testing/py3-websockets/APKBUILD
+++ b/testing/py3-websockets/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-websockets
_pkgname=websockets
-pkgver=8.0.2
+pkgver=8.1
pkgrel=0
pkgdesc="An implementation of the WebSocket Protocol (RFC 6455)"
options="net"
@@ -39,4 +39,4 @@ package() {
python3 setup.py install --root="$pkgdir" --optimize=1
}
-sha512sums="1925bb5a9e9e1c568b330e7443ab39be95393b18d0ed9fec2c6d8836296a405b0f448a3087baf738eed5094ebb9fee5795619e68cde0edfa3673c1797b984779 py3-websockets-8.0.2.tar.gz"
+sha512sums="d245702574cf513da54bfc0ca10768558cd4e5017ecf8cb647f4b9176561192a3ace64edfc5c6f735664bf1b6136aa0bb9828114478f92d2c051e3109a218c12 py3-websockets-8.1.tar.gz"