gpsbabel: Revbump to rebuild

due to SONAME change in libexpat.
This commit is contained in:
Tee KOBAYASHI 2023-07-02 20:05:40 +09:00 committed by xtkoba
parent fc1f903c25
commit 062b3f9f6a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +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_REVISION=2
TERMUX_PKG_SRCURL=https://github.com/gpsbabel/gpsbabel/archive/gpsbabel_${TERMUX_PKG_VERSION//./_}.tar.gz
TERMUX_PKG_SHA256=22860e913f093aa9124e295d52d1d4ae1afccaa67ed6bed6f1f8d8b0a45336d1
TERMUX_PKG_DEPENDS="libexpat"