summaryrefslogtreecommitdiffstats
path: root/python/python3-aiohttp/python3-aiohttp.SlackBuild
diff options
context:
space:
mode:
author Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com>2024-02-01 06:26:56 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-02 06:07:17 +0700
commit045f2f0ad84a189d242ad0367f715d2c0399f9a3 (patch)
tree878613e5433ed2443b955688e5753e0bb0c53302 /python/python3-aiohttp/python3-aiohttp.SlackBuild
parent19e5a14f5185ff3090b6fba2da6f7869284ac6c5 (diff)
downloadslackbuilds-045f2f0ad84a189d242ad0367f715d2c0399f9a3.tar.gz
slackbuilds-045f2f0ad84a189d242ad0367f715d2c0399f9a3.tar.xz
python/python3-aiohttp: Updated for version 3.9.3.
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 17e97a9872..d690ebabe5 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.9.1}
+VERSION=${VERSION:-3.9.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}