geographiclib: Bump to 2.1.2

This commit is contained in:
Tee KOBAYASHI 2022-12-14 12:40:49 +09:00 committed by xtkoba
parent cd092f474e
commit 8fb767eafb
1 changed files with 2 additions and 2 deletions

View File

@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="Utilities and C++ library to solve some geodesic problem
TERMUX_PKG_GROUPS="science"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="2.1.1"
TERMUX_PKG_VERSION=2.1.2
TERMUX_PKG_SRCURL="https://sourceforge.net/projects/geographiclib/files/distrib-C%2B%2B/GeographicLib-$TERMUX_PKG_VERSION.tar.gz/download"
TERMUX_PKG_SHA256=28080fc48e1c76560eb2f8c306404de80c13d35687f676ff47a51695506e4a0a
TERMUX_PKG_SHA256=b062b472dae3d371b3005f4ea2fc59af687b8ea76eb23df732ec11c500fba959
TERMUX_PKG_DEPENDS="libc++"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_FORCE_CMAKE=true