summaryrefslogtreecommitdiffstats
path: root/development/fossil/fossil.SlackBuild
diff options
context:
space:
mode:
author Andy Goth <andrew.m.goth@gmail.com>2016-01-12 04:39:41 +0700
committer Robby Workman <rworkman@slackbuilds.org>2016-01-12 21:58:11 -0600
commit5bfc33d67c95c024cddbc2da901a13e5ffaebd5c (patch)
tree31a9344347c5b4e9e436339c0d54b83dea2ccf61 /development/fossil/fossil.SlackBuild
parenta9a51ea87069fa6cd7cd76a6d6fc113f7d6ab38c (diff)
downloadslackbuilds-5bfc33d67c95c024cddbc2da901a13e5ffaebd5c.tar.gz
slackbuilds-5bfc33d67c95c024cddbc2da901a13e5ffaebd5c.tar.xz
development/fossil: Updated for version 1.34.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 cf10205e5d..55aa338628 100644
--- a/development/fossil/fossil.SlackBuild
+++ b/development/fossil/fossil.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for fossil
-# Copyright 2015 Andy Goth <andrew.m.goth@gmail.com>
+# Copyright 2016 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:-1.33}
+VERSION=${VERSION:-1.34}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}