ninja: Avoid _MAJOR_VERSION variable
[termux-packages] / packages / fossil / build.sh
index 32221e3..26e1751 100644 (file)
@@ -1,11 +1,11 @@
 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.1
+TERMUX_PKG_DESCRIPTION="DSCM with built-in wiki, http interface and server, tickets database"
+TERMUX_PKG_MAINTAINER="Vishal Biswas @vishalbiswas"
+TERMUX_PKG_VERSION=2.3
+TERMUX_PKG_REVISION=2
+TERMUX_PKG_SHA256=f073abf455a38ea0a08c3926d7445ab8115b145457f36c763ad9b74cd6a64a5d
 TERMUX_PKG_SRCURL=https://www.fossil-scm.org/index.html/uv/fossil-src-${TERMUX_PKG_VERSION}.tar.gz
-TERMUX_PKG_SHA256=85dcdf10d0f1be41eef53839c6faaa73d2498a9a140a89327cfb092f23cfef05
-TERMUX_PKG_FOLDERNAME=fossil-${TERMUX_PKG_VERSION}
-TERMUX_PKG_DEPENDS='libsqlite, openssl'
+TERMUX_PKG_DEPENDS="libsqlite, openssl"
 
 termux_step_pre_configure () {
        # Avoid mixup of flags between cross compilation