summaryrefslogtreecommitdiffstats
path: root/development/fossil/fossil.SlackBuild
diff options
context:
space:
mode:
author Andy Goth2018-06-10 12:48:38 +0200
committer David Spencer2018-06-14 02:13:27 +0200
commit1e52256c5f3bbb06cb0e9e144c00967966987cc4 (patch)
tree5d6e077ef5a47401040d51dd6e2d427456457d53 /development/fossil/fossil.SlackBuild
parentcafd367bf0526068e4ef29b055ffcd6d5dcebbb2 (diff)
downloadslackbuilds-1e52256c5f3bbb06cb0e9e144c00967966987cc4.tar.gz
development/fossil: Updated for version 2.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/fossil/fossil.SlackBuild')
-rw-r--r--development/fossil/fossil.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/fossil/fossil.SlackBuild b/development/fossil/fossil.SlackBuild
index c865b92ab4..3536685575 100644
--- a/development/fossil/fossil.SlackBuild
+++ b/development/fossil/fossil.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for fossil
-# Copyright 2017 Andy Goth <andrew.m.goth@gmail.com>
+# Copyright 2018 Andy Goth <andrew.m.goth@gmail.com>
# 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=fossil
-VERSION=${VERSION:-2.3}
+VERSION=${VERSION:-2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}