fossil: revert back to 2.12.1

2.13 update was accidently committed. It has
linking issues and shouldn't be done currently.
This commit is contained in:
Leonid Pliushch 2020-12-07 21:03:52 +00:00
parent 40f14b24f8
commit dfcc664bd2
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://www.fossil-scm.org
TERMUX_PKG_DESCRIPTION="DSCM with built-in wiki, http interface and server, tickets database"
TERMUX_PKG_LICENSE="BSD 2-Clause"
TERMUX_PKG_LICENSE_FILE="COPYRIGHT-BSD2.txt"
TERMUX_PKG_VERSION=2.13
TERMUX_PKG_VERSION=2.12.1
TERMUX_PKG_SRCURL=https://www.fossil-scm.org/index.html/uv/fossil-src-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=d933d3e0710eed3de5ee23bf8d2677419c4d4a8cd30b61f7161d9071d63a73f5
TERMUX_PKG_DEPENDS="libsqlite, openssl, zlib"