aboutsummaryrefslogtreecommitdiff
path: root/libraries/python3-PyYAML/python3-PyYAML.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-04 06:55:24 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-16 06:53:12 +0700
commit7b9b670784717ea9951efb4f03c1da11659dfe13 (patch)
treeb9761c2f97fc767b56c9b0e6352351cddc3279a5 /libraries/python3-PyYAML/python3-PyYAML.SlackBuild
parentfcb4adf2acb66a43563cec883c9882a67c565cc5 (diff)
libraries/python3-PyYAML: Updated for version 3.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/python3-PyYAML/python3-PyYAML.SlackBuild')
-rw-r--r--libraries/python3-PyYAML/python3-PyYAML.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/python3-PyYAML/python3-PyYAML.SlackBuild b/libraries/python3-PyYAML/python3-PyYAML.SlackBuild
index 122e48a60e9ad..190aa2cc95baa 100644
--- a/libraries/python3-PyYAML/python3-PyYAML.SlackBuild
+++ b/libraries/python3-PyYAML/python3-PyYAML.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-PyYAML
# Copyright 2010 David Woodfall <dave@dawoodfall.net>
-# Copyright 2015 Jeremy Hansen <jebrhansen+SBo -at- gmail.com>
+# Copyright 2015-2019 Jeremy Hansen <jebrhansen+SBo -at- gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
PRGNAM=python3-PyYAML
SRCNAM=PyYAML
-VERSION=${VERSION:-3.11}
+VERSION=${VERSION:-3.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}