diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2025-04-23 04:20:19 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-23 23:35:28 +0700 |
commit | 48c22257a1ddb0c0c773f07720cc03aa92f87b59 (patch) | |
tree | bc3ff92456f15b30754fd7a1cbe4f3f0c889ad07 /python/python3-aiohttp/python3-aiohttp.SlackBuild | |
parent | 19d09da630a165751c89a82086f3d695286b479c (diff) |
python/python3-aiohttp: Updated for version 3.11.18.
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-aiohttp/python3-aiohttp.SlackBuild b/python/python3-aiohttp/python3-aiohttp.SlackBuild index 2b1021e9e8..68a446a22b 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.16} +VERSION=${VERSION:-3.11.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |