From 0f04cf2465d70bf9f73967fe1f71785fcd832a00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Wed, 24 Nov 2021 20:23:49 +0100 Subject: [PATCH] calc: update to 2.14.0.8. --- common/shlibs | 4 ++-- srcpkgs/calc/template | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 8403352d4b4..3199833de6c 100644 --- a/common/shlibs +++ b/common/shlibs @@ -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 diff --git a/srcpkgs/calc/template b/srcpkgs/calc/template index bc2087ca2bd..c150081ac2f 100644 --- a/srcpkgs/calc/template +++ b/srcpkgs/calc/template @@ -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 " 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() {