aboutsummaryrefslogtreecommitdiff
path: root/python/python3-aiohttp/python3-aiohttp.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-aiohttp/python3-aiohttp.SlackBuild')
-rw-r--r--python/python3-aiohttp/python3-aiohttp.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-aiohttp/python3-aiohttp.SlackBuild b/python/python3-aiohttp/python3-aiohttp.SlackBuild
index 7ced65d04c..94e32fd548 100644
--- a/python/python3-aiohttp/python3-aiohttp.SlackBuild
+++ b/python/python3-aiohttp/python3-aiohttp.SlackBuild
@@ -26,8 +26,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-aiohttp
-VERSION=${VERSION:-3.8.4}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-3.8.5}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}