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-02-27 02:20:25 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-27 20:55:02 +0700
commitfc661a7bf00777f067da1fb9eb4727d6af9f83f6 (patch)
tree66f6345ce9d3d158893bcae24f776759d547cb3f /python/python3-aiohttp/python3-aiohttp.SlackBuild
parent99fea87c2a8097365f826f50df28c97b2c9be39a (diff)
python/python3-aiohttp: Updated for version 3.11.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 735eee777e..42b5c6094a 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.12}
+VERSION=${VERSION:-3.11.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}