summaryrefslogtreecommitdiffstats
path: root/development/fossil
diff options
context:
space:
mode:
Diffstat (limited to 'development/fossil')
-rw-r--r--development/fossil/README1
-rw-r--r--development/fossil/fossil.SlackBuild2
-rw-r--r--development/fossil/fossil.info6
3 files changed, 5 insertions, 4 deletions
diff --git a/development/fossil/README b/development/fossil/README
index 9a33b45e31..cb302ac679 100644
--- a/development/fossil/README
+++ b/development/fossil/README
@@ -7,6 +7,7 @@ Features:
- simple command-line interface
- customizable web interface with JSON, RSS, CGI, wiki, and forum
- online project documentation with full-text search capability
+- integrated PIC-like markup language for creating diagrams
- online activity and ticket reports
- user accounts with access controls
- coherent versioning across all files
diff --git a/development/fossil/fossil.SlackBuild b/development/fossil/fossil.SlackBuild
index a2a80ad651..9592b222f9 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.12.1}
+VERSION=${VERSION:-2.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/fossil/fossil.info b/development/fossil/fossil.info
index f423ef7d5c..032eebbf20 100644
--- a/development/fossil/fossil.info
+++ b/development/fossil/fossil.info
@@ -1,8 +1,8 @@
PRGNAM="fossil"
-VERSION="2.12.1"
+VERSION="2.13"
HOMEPAGE="https://fossil-scm.org/"
-DOWNLOAD="https://fossil-scm.org/home/uv/fossil-src-2.12.1.tar.gz"
-MD5SUM="55644270d8494fc5af25128ec56d178b"
+DOWNLOAD="https://fossil-scm.org/home/uv/fossil-src-2.13.tar.gz"
+MD5SUM="521ef0cbdeb387d1647c5f1cb0278028"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""