diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2025-01-30 09:00:19 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-01-31 06:11:35 +0700 |
commit | ccad8326d390a3fcd57b64a104cd63e149d01d0a (patch) | |
tree | 0330a0539742a4b1ab046ae61d523aaaae00fd2d /python/python3-aiohttp/python3-aiohttp.SlackBuild | |
parent | 1297205ef05fd621fe95d73ca1caaf780c4d10ed (diff) |
python/python3-aiohttp: updated for version 3.11.11.
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 6570343225..61eb3bdbf6 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.9} +VERSION=${VERSION:-3.11.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |