`gpsbabel`: Revise version to force rebuild

This commit is contained in:
Yaksh Bariya 2021-06-22 20:08:14 +05:30 committed by Leonid Pliushch
parent 1fec8dfdea
commit d7826bba79
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
# 1.4.4 is the last version that does not require Qt dependency.
TERMUX_PKG_VERSION=1.4.4
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/gpsbabel/gpsbabel/archive/gpsbabel_${TERMUX_PKG_VERSION//./_}.tar.gz
TERMUX_PKG_SHA256=22860e913f093aa9124e295d52d1d4ae1afccaa67ed6bed6f1f8d8b0a45336d1
TERMUX_PKG_DEPENDS="libexpat"