diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2024-10-15 06:14:12 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-17 08:11:23 +0700 |
commit | 2cd50205b87abcf512c266ecaa5ce139d7a509ba (patch) | |
tree | dd7ccf100c3602aa774152f4fa296ae0effb35e2 /python/python3-yarl/python3-yarl.SlackBuild | |
parent | 689ad4f29ed0d4758b909850f33a2499ce6b889d (diff) |
python/python3-yarl: Updated for version 1.15.2.
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-yarl/python3-yarl.SlackBuild b/python/python3-yarl/python3-yarl.SlackBuild index 1a417e2bb302..3f1eecd7c9b7 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.14.0} +VERSION=${VERSION:-1.15.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |