bump(main/calc): 2.15.0.4

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-12-21 18:11:06 +00:00
parent 82a85b9cdd
commit 99089735e9
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +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.15.0.2"
TERMUX_PKG_VERSION="2.15.0.4"
TERMUX_PKG_SRCURL=https://github.com/lcn2/calc/releases/download/v$TERMUX_PKG_VERSION/calc-$TERMUX_PKG_VERSION.tar.bz2
TERMUX_PKG_SHA256=74f123df64a247b46123d7c16bd9f2f7e104bae8974b65acc1170356e38c2577
TERMUX_PKG_SHA256=35ce2940ddf4f5f14b8b1f08eb053d4abcade2d3b3d5842f2f5b468e1ea3d1e9
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="ncurses, readline"
TERMUX_PKG_BUILD_IN_SRC=true