aboutsummaryrefslogtreecommitdiff
path: root/python/python3-aiohttp/python3-aiohttp.SlackBuild
diff options
context:
space:
mode:
authorJay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com>2025-04-04 05:41:25 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-04 19:41:27 +0700
commit85f09a0c665bcb4820f0820f4eac6f09892a871c (patch)
tree835528a038a7632784421c8d4c64eb9ad2917d37 /python/python3-aiohttp/python3-aiohttp.SlackBuild
parent906fb61f24308a8b46d0553966a956dbf0bae52d (diff)
python/python3-aiohttp: Updated for version 3.11.16.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-aiohttp/python3-aiohttp.SlackBuild')
-rw-r--r--python/python3-aiohttp/python3-aiohttp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-aiohttp/python3-aiohttp.SlackBuild b/python/python3-aiohttp/python3-aiohttp.SlackBuild
index 6cac772e0c..2b1021e9e8 100644
--- a/python/python3-aiohttp/python3-aiohttp.SlackBuild
+++ b/python/python3-aiohttp/python3-aiohttp.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-aiohttp
-VERSION=${VERSION:-3.11.14}
+VERSION=${VERSION:-3.11.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}