calc: udpate to 2.14.2.0

This commit is contained in:
Pascal Huber 2023-08-01 21:31:08 +02:00 committed by Chocimier
parent e80a952f7b
commit 2ac0e61b19
2 changed files with 4 additions and 4 deletions

View File

@ -1637,8 +1637,8 @@ libfreerdp-server2.so.2 libfreerdp-server-2.4.0_1
libfreerdp-shadow-subsystem2.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 libfreerdp-shadow2.so.2 libfreerdp-server-2.4.0_1
libcppunit-1.15.so.1 libcppunit-1.15.1_1 libcppunit-1.15.so.1 libcppunit-1.15.1_1
libcalc.so.2.14.1.2 libcalc-2.14.1.2_1 libcalc.so.2.14.2.0 libcalc-2.14.2.0_1
libcustcalc.so.2.14.1.2 libcalc-2.14.1.2_1 libcustcalc.so.2.14.2.0 libcalc-2.14.2.0_1
libOgreMain.so.1.12.9 libogre-1.12.9_1 libOgreMain.so.1.12.9 libogre-1.12.9_1
libOgreBites.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 libOgreOverlay.so.1.12.9 libogre-1.12.9_1

View File

@ -1,6 +1,6 @@
# Template file for 'calc' # Template file for 'calc'
pkgname=calc pkgname=calc
version=2.14.1.2 version=2.14.2.0
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_build_args="ARCH_CFLAGS=" make_build_args="ARCH_CFLAGS="
@ -11,7 +11,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="LGPL-2.1-only" license="LGPL-2.1-only"
homepage="http://www.isthe.com/chongo/tech/comp/calc/index.html" homepage="http://www.isthe.com/chongo/tech/comp/calc/index.html"
distfiles="http://www.isthe.com/chongo/src/calc/calc-${version}.tar.bz2" distfiles="http://www.isthe.com/chongo/src/calc/calc-${version}.tar.bz2"
checksum=de8f232a6118c4d42d1313a48ea4d5536e26b52a24f93fd19d1c3a8283734e13 checksum=6ef6499b128f409bea7e819d98a1a36efba0ef6a80e68ae691b481832166e74d
disable_parallel_build=yes disable_parallel_build=yes
post_extract() { post_extract() {