calc: update to 2.14.0.8.

This commit is contained in:
Piotr Wójcik 2021-11-24 20:23:49 +01:00
parent 6e1bbebe10
commit 0f04cf2465
2 changed files with 5 additions and 4 deletions

View file

@ -1597,8 +1597,8 @@ libfreerdp-server2.so.2 libfreerdp-server-2.4.0_1
libfreerdp-shadow-subsystem2.so.2 libfreerdp-server-2.4.0_1
libfreerdp-shadow2.so.2 libfreerdp-server-2.4.0_1
libcppunit-1.15.so.1 libcppunit-1.15.1_1
libcalc.so.2.12.7.1 libcalc-2.12.7.1_1
libcustcalc.so.2.12.7.1 libcalc-2.12.7.1_1
libcalc.so.2.14.0.8 libcalc-2.14.0.8_1
libcustcalc.so.2.14.0.8 libcalc-2.14.0.8_1
libOgreMain.so.1.12.9 libogre-1.12.9_1
libOgreBites.so.1.12.9 libogre-1.12.9_1
libOgreOverlay.so.1.12.9 libogre-1.12.9_1

View file

@ -1,15 +1,16 @@
# Template file for 'calc'
pkgname=calc
version=2.12.7.1
version=2.14.0.8
revision=1
build_style=gnu-makefile
make_build_args="ARCH_CFLAGS="
make_install_args="T=$""{DESTDIR}"
short_desc="C-style arbitrary precision calculator"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="LGPL-2.1-only"
homepage="http://www.isthe.com/chongo/tech/comp/calc/index.html"
distfiles="http://www.isthe.com/chongo/src/calc/calc-${version}.tar.bz2"
checksum=eb1dc5dd680019e30264109167e20539fe9ac869049d8b1639781a51d1dea84c
checksum=ad6a2c44eeea7e06efca5384f107ffaee7564407a7474d7cd4928a53b1a28386
disable_parallel_build=yes
post_extract() {