summaryrefslogtreecommitdiffstats
path: root/python/regex/regex.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-01-03 08:48:11 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-07 08:49:28 +0700
commitb3541205f49853acdb6c502ba1907464a5fd64de (patch)
treeb951c790a9cd43dd865c0b36e861ea5e69c7e4ed /python/regex/regex.SlackBuild
parent6cc78c3c5508bce47dbf0eec659fc342001a5239 (diff)
downloadslackbuilds-b3541205f49853acdb6c502ba1907464a5fd64de.tar.gz
slackbuilds-b3541205f49853acdb6c502ba1907464a5fd64de.tar.xz
python/regex: Updated for version 2016.12.27.
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 379bc12d23..3531acf048 100644
--- a/python/regex/regex.SlackBuild
+++ b/python/regex/regex.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for regex
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2017 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:-2016.11.21}
+VERSION=${VERSION:-2016.12.27}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}