diff options
Diffstat (limited to 'python/python3-anyio/python3-anyio.SlackBuild')
| -rw-r--r-- | python/python3-anyio/python3-anyio.SlackBuild | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/python/python3-anyio/python3-anyio.SlackBuild b/python/python3-anyio/python3-anyio.SlackBuild index 005e586c66..7156ac698d 100644 --- a/python/python3-anyio/python3-anyio.SlackBuild +++ b/python/python3-anyio/python3-anyio.SlackBuild @@ -3,6 +3,7 @@  # Slackware build script for python3-anyio  # Copyright 2022-2024 Isaac Yu <isaacyu@protonmail.com> +# Copyright 2025      Jeremy Hansen <jebrhansen+SBo@gmail.com>  # All rights reserved.  #  # Redistribution and use of this script, with or without modification, is @@ -25,7 +26,7 @@  cd $(dirname $0) ; CWD=$(pwd)  PRGNAM=python3-anyio -VERSION=${VERSION:-4.6.2.post1} +VERSION=${VERSION:-4.11.0}  BUILD=${BUILD:-1}  TAG=${TAG:-_SBo}  PKGTYPE=${PKGTYPE:-tgz}  | 
