aboutsummaryrefslogtreecommitdiff
path: root/python/python3-aiohttp/python3-aiohttp.SlackBuild
diff options
context:
space:
mode:
authorJay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com>2024-12-05 07:17:11 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-12-06 09:53:44 +0700
commit92abad71efc4f019d323442c5b3f619f7612c917 (patch)
treece6fa41f601f59f6ee3c5313d3022157fab48693 /python/python3-aiohttp/python3-aiohttp.SlackBuild
parent0f191dbec9ed7ace0e164ba6768019143da998d6 (diff)
python:python3-aiohttp: Updated for version 3.11.9.
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 defd9f7711..6570343225 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.7}
+VERSION=${VERSION:-3.11.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}