development/fossil: Updated for version 2.13.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andy Goth 2020-11-27 22:56:53 +00:00 committed by Willy Sudiarto Raharjo
parent 1e89498e6c
commit 93aa72b514
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 5 additions and 4 deletions

View file

@ -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

View file

@ -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}

View file

@ -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=""