summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Andy Goth2019-11-09 02:24:34 +0100
committer Willy Sudiarto Raharjo2019-11-09 02:24:34 +0100
commit7a93c119736f2ad3513dfdd1158165efa7dc9ff4 (patch)
tree22f8c00b3983cebdf637ccf867f573935dba7aff /development
parent0799051b2ff56761ea668bd0fbcc8e9b0b5aa359 (diff)
downloadslackbuilds-7a93c119736f2ad3513dfdd1158165efa7dc9ff4.tar.gz
development/fossil: Updated for version 2.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/fossil/README2
-rw-r--r--development/fossil/fossil.SlackBuild2
-rw-r--r--development/fossil/fossil.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/development/fossil/README b/development/fossil/README
index 3e554b0278..3e14b50b03 100644
--- a/development/fossil/README
+++ b/development/fossil/README
@@ -5,7 +5,7 @@ Features:
- tamper-proof artifact record
- simple command-line interface
-- customizable web interface with JSON, RSS, and built-in wiki and forum
+- customizable web interface with JSON, RSS, CGI, wiki, and forum
- online project documentation with full-text search capability
- online activity and ticket reports
- user accounts with access controls
diff --git a/development/fossil/fossil.SlackBuild b/development/fossil/fossil.SlackBuild
index 488eff5e00..060d3ef219 100644
--- a/development/fossil/fossil.SlackBuild
+++ b/development/fossil/fossil.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fossil
-VERSION=${VERSION:-2.9}
+VERSION=${VERSION:-2.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/fossil/fossil.info b/development/fossil/fossil.info
index 6db855b489..825bd1a893 100644
--- a/development/fossil/fossil.info
+++ b/development/fossil/fossil.info
@@ -1,8 +1,8 @@
PRGNAM="fossil"
-VERSION="2.9"
+VERSION="2.10"
HOMEPAGE="https://fossil-scm.org/"
-DOWNLOAD="https://fossil-scm.org/home/uv/fossil-src-2.9.tar.gz"
-MD5SUM="589cccb4d416326c577a99da2a836eeb"
+DOWNLOAD="https://fossil-scm.org/home/uv/fossil-src-2.10.tar.gz"
+MD5SUM="6749ddea8924ef590ed3279713f397fd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""