summaryrefslogtreecommitdiffstats
path: root/python/regex/regex.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2018-08-08 15:37:03 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-08-11 07:23:15 +0700
commit762cd358c4102c2f04b3d50d4bd444b9d00abfe6 (patch)
treef76848a566cec88bbd2f7179503038a1a3eacf9b /python/regex/regex.SlackBuild
parent7a8044dfc5abd4eca0a96144eddd1bc35bdac26d (diff)
downloadslackbuilds-762cd358c4102c2f04b3d50d4bd444b9d00abfe6.tar.gz
slackbuilds-762cd358c4102c2f04b3d50d4bd444b9d00abfe6.tar.xz
python/regex: Updated for version 2018.07.11.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/regex/regex.SlackBuild')
-rw-r--r--python/regex/regex.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/regex/regex.SlackBuild b/python/regex/regex.SlackBuild
index 6e9de7947a..09690c4d49 100644
--- a/python/regex/regex.SlackBuild
+++ b/python/regex/regex.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for regex
-# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=regex
-VERSION=${VERSION:-2017.11.09}
+VERSION=${VERSION:-2018.07.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}