development/fossil: Updated for version 2.10.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andy Goth 2019-11-09 08:24:34 +07:00 committed by Willy Sudiarto Raharjo
parent 0799051b2f
commit 7a93c11973
No known key found for this signature in database
GPG key ID: 887B8374D7333381
3 changed files with 5 additions and 5 deletions

View file

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

View file

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

View file

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