aboutsummaryrefslogtreecommitdiff
path: root/python/python3-anyio/python3-anyio.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-05-30 21:31:07 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-01 01:04:44 +0700
commit805a289167b61e9b18e50e8e3b5631f70b5a57cf (patch)
tree6eb7a5e39014a27067430cabee838256fa8ee631 /python/python3-anyio/python3-anyio.SlackBuild
parent18ccf2ccb783e4ff9f9063ec64d1d87461054e45 (diff)
python/python3-anyio: Update for 4.4.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-anyio/python3-anyio.SlackBuild')
-rw-r--r--python/python3-anyio/python3-anyio.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-anyio/python3-anyio.SlackBuild b/python/python3-anyio/python3-anyio.SlackBuild
index ece1f69579..8f669aa216 100644
--- a/python/python3-anyio/python3-anyio.SlackBuild
+++ b/python/python3-anyio/python3-anyio.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-anyio
-VERSION=${VERSION:-4.3.0}
+VERSION=${VERSION:-4.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}