calc: update to 2.12.7.5

This commit is contained in:
Leonid Pliushch 2021-02-03 22:54:21 +00:00
parent 2b3f58852f
commit 087382e27b
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=http://www.isthe.com/chongo/tech/comp/calc/
TERMUX_PKG_DESCRIPTION="Arbitrary precision console calculator"
TERMUX_PKG_LICENSE="LGPL-2.1"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=2.12.7.2
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=2.12.7.5
TERMUX_PKG_SRCURL=http://www.isthe.com/chongo/src/calc/calc-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=57af44181ca3af7348c82ee628cfd221677a09fef11a29d2e5667726d5aafc90
TERMUX_PKG_SHA256=eed12c0907b7aeb60135e474956b6e5c8c5b5eecb19b99f272a5a3d88a91898a
TERMUX_PKG_DEPENDS="ncurses, ncurses-ui-libs, readline"
TERMUX_PKG_BUILD_IN_SRC=true