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-03-20 06:18:21 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-03-20 20:32:26 +0700
commit281472d32626bab43c25d0b296055bdc247be532 (patch)
tree5ba4c038f0e54e462b2cffdc888c5c3b402901b7 /python/python3-aiohttp/python3-aiohttp.SlackBuild
parent97acf3ba568120314f4577acc5b0070fa6756d9c (diff)
python/python3-aiohttp: Updated for version 3.11.14.
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 42b5c6094a..6cac772e0c 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.13}
+VERSION=${VERSION:-3.11.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}