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-06-17 04:07:31 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-06-18 20:21:05 +0700
commit53ac850377fc71712165b30efde7576fe7657e49 (patch)
treec5a9bb1026b89f64406dc8593cec07a10c67cec4 /python/python3-aiohttp/python3-aiohttp.SlackBuild
parentf95e789bb5deeb2b42115cdfb6eb76199d5531e6 (diff)
python/python3-aiohttp: Updated for version 3.12.13.
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 f522f0585e..a86305c196 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.12.4}
+VERSION=${VERSION:-3.12.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}