From f23c05ab4d016ef4503ce3eb74874d1436e96102 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Sat, 16 Sep 2023 23:08:11 +0200 Subject: [PATCH] calc: update to 2.14.3.5. --- common/shlibs | 4 ++-- srcpkgs/calc/files/musl.patch | 6 +++--- srcpkgs/calc/template | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/common/shlibs b/common/shlibs index 4ee2d172e6617..44cd27132a6ba 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1627,8 +1627,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.14.2.0 libcalc-2.14.2.0_1 -libcustcalc.so.2.14.2.0 libcalc-2.14.2.0_1 +libcalc.so.2.14.3.5 libcalc-2.14.3.5_1 +libcustcalc.so.2.14.3.5 libcalc-2.14.3.5_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/files/musl.patch b/srcpkgs/calc/files/musl.patch index c8d2244249559..48131fdd1a1d0 100644 --- a/srcpkgs/calc/files/musl.patch +++ b/srcpkgs/calc/files/musl.patch @@ -1,7 +1,7 @@ -diff --git Makefile Makefile +diff --git Makefile.config Makefile.config index 8b68804..db24dce 100644 ---- Makefile -+++ Makefile +--- Makefile.config ++++ Makefile.config @@ -156,8 +156,8 @@ LONG_BITS= # # If in doubt, leave HAVE_FPOS empty and this Makefile will figure it out. diff --git a/srcpkgs/calc/template b/srcpkgs/calc/template index 5c9442012e7e6..ce3796ff3782e 100644 --- a/srcpkgs/calc/template +++ b/srcpkgs/calc/template @@ -1,6 +1,6 @@ # Template file for 'calc' pkgname=calc -version=2.14.2.0 +version=2.14.3.5 revision=1 build_style=gnu-makefile make_build_args="ARCH_CFLAGS=" @@ -11,7 +11,7 @@ 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=6ef6499b128f409bea7e819d98a1a36efba0ef6a80e68ae691b481832166e74d +checksum=e1e5ece8d0dfb093b956bf4ca368c2d7a853440cadfbed6cf99fc9ad60cac149 disable_parallel_build=yes post_extract() {