summaryrefslogtreecommitdiffstats
path: root/python/functools-lru-cache/functools-lru-cache.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/functools-lru-cache/functools-lru-cache.SlackBuild')
-rw-r--r--python/functools-lru-cache/functools-lru-cache.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/functools-lru-cache/functools-lru-cache.SlackBuild b/python/functools-lru-cache/functools-lru-cache.SlackBuild
index 98636659ec..7217e66020 100644
--- a/python/functools-lru-cache/functools-lru-cache.SlackBuild
+++ b/python/functools-lru-cache/functools-lru-cache.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for functools-lru-cache
-# Copyright 2017 Serban Udrea <s.udrea@gsi.de>
+# Copyright 2017-2018 Serban Udrea <s.udrea@gsi.de>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=functools-lru-cache
SRCNAM="backports.functools_lru_cache"
-VERSION=${VERSION:-1.3}
+VERSION=${VERSION:-1.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}