summaryrefslogtreecommitdiffstats
path: root/libraries/python3-PyYAML/python3-PyYAML.SlackBuild
diff options
context:
space:
mode:
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 122e48a60e..190aa2cc95 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}