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-05-30 15:31:32 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-31 15:27:25 +0700
commit09ce97b703446555c27c39ffc48b4f5faabc22bd (patch)
treea027ffdb47275941b5d987669bddae763164713b /python/python3-aiohttp/python3-aiohttp.SlackBuild
parente56e9db30be565cf4cbe413a28b069fb02696381 (diff)
python/python3-aiohttp: Updated for version 3.12.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 68a446a22b..f522f0585e 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.18}
+VERSION=${VERSION:-3.12.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}