diff options
Diffstat (limited to 'libraries/python3-ruamel.yaml/python3-ruamel.yaml.SlackBuild')
-rw-r--r-- | libraries/python3-ruamel.yaml/python3-ruamel.yaml.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/python3-ruamel.yaml/python3-ruamel.yaml.SlackBuild b/libraries/python3-ruamel.yaml/python3-ruamel.yaml.SlackBuild index f29713c713..e46152b858 100644 --- a/libraries/python3-ruamel.yaml/python3-ruamel.yaml.SlackBuild +++ b/libraries/python3-ruamel.yaml/python3-ruamel.yaml.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-ruamel.yaml -# Copyright 2024 fourtysixandtwo <fourtysixandtwo@sliderr.net> +# Copyright 2024-2025 fourtysixandtwo <fourtysixandtwo@sliderr.net> # Copyright 2019-2023, Alexander Verbovetsky, Moscow, Russia # All rights reserved. # @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-ruamel.yaml -VERSION=${VERSION:-0.18.6} +VERSION=${VERSION:-0.18.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |