fossil: Update from 2.4 to 2.5

This commit is contained in:
Fredrik Fornwall 2018-02-08 21:48:00 +01:00
parent f78e5a7090
commit 81bc7c1c2a
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://www.fossil-scm.org
TERMUX_PKG_DESCRIPTION="DSCM with built-in wiki, http interface and server, tickets database"
TERMUX_PKG_MAINTAINER="Vishal Biswas @vishalbiswas"
TERMUX_PKG_VERSION=2.4
TERMUX_PKG_SHA256=d23498b6ae8894d18d7b73b8312c7514eda9ef91cf9f96c4c38429316919ad29
TERMUX_PKG_VERSION=2.5
TERMUX_PKG_SHA256=f9b07360811f432dfb36ebfb44c83886872556ecce1c80387629ce90e1e4aad3
TERMUX_PKG_SRCURL=https://www.fossil-scm.org/index.html/uv/fossil-src-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_DEPENDS="libsqlite, openssl"