update to calc-2.14.1.0

This commit is contained in:
sthen 2022-04-12 20:33:46 +00:00
parent ac97d914f7
commit 938b7698d6
3 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
COMMENT= C-style arbitrary precision calculator
V= 2.14.0.14
V= 2.14.1.0
DISTNAME= calc-$V
EXTRACT_SUFX= .tar.bz2

View File

@ -1,2 +1,2 @@
SHA256 (calc-2.14.0.14.tar.bz2) = 93J4NaED2XEsVxlY6STpwlS9FI8I60NIAZvDT45xxV0=
SIZE (calc-2.14.0.14.tar.bz2) = 968608
SHA256 (calc-2.14.1.0.tar.bz2) = C1YWZS4x7htUWF3MhRLQIYChL4rdwJxASdPQjttUr0A=
SIZE (calc-2.14.1.0.tar.bz2) = 970493

View File

@ -10,6 +10,7 @@ bin/cscript/simple
bin/cscript/square
include/calc/
include/calc/alloc.h
include/calc/attribute.h
include/calc/banned.h
include/calc/blkcpy.h
include/calc/block.h