aboutsummaryrefslogtreecommitdiff
path: root/python/python3-yarl/python3-yarl.SlackBuild
diff options
context:
space:
mode:
authorJay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com>2023-12-07 08:49:18 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-08 01:39:25 +0700
commit292ff962ccfa24e01f1fb472f1b2bae58f09f184 (patch)
treefd3404c437e395c3626ba061619cc1176f9ea430 /python/python3-yarl/python3-yarl.SlackBuild
parentc0981cb8051a683c776e17059db2e84f826eb55b (diff)
python/python3-yarl: Updated for version 1.9.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-yarl/python3-yarl.SlackBuild')
-rw-r--r--python/python3-yarl/python3-yarl.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-yarl/python3-yarl.SlackBuild b/python/python3-yarl/python3-yarl.SlackBuild
index 6ace5fbab4..d0f776fc53 100644
--- a/python/python3-yarl/python3-yarl.SlackBuild
+++ b/python/python3-yarl/python3-yarl.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-yarl
-VERSION=${VERSION:-1.9.3}
+VERSION=${VERSION:-1.9.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}