summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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=""