mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/calc: Updated for version 2.14.1.5.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e1f9008eee
commit
cfdc90785d
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=calc
|
||||
VERSION=${VERSION:-2.14.1.3}
|
||||
VERSION=${VERSION:-2.14.1.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="calc"
|
||||
VERSION="2.14.1.3"
|
||||
VERSION="2.14.1.5"
|
||||
HOMEPAGE="http://www.isthe.com/chongo/tech/comp/calc/"
|
||||
DOWNLOAD="http://www.isthe.com/chongo/src/calc/calc-2.14.1.3.tar.bz2"
|
||||
MD5SUM="607f8bfa06500efe71e29b46f617547e"
|
||||
DOWNLOAD="http://www.isthe.com/chongo/src/calc/calc-2.14.1.5.tar.bz2"
|
||||
MD5SUM="57607be276a3998fa76376e41dc49a03"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue