Skip to content

Commit

Permalink
calc: udpate to 2.14.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pascal-huber committed Aug 1, 2023
1 parent cff3601 commit f37b469
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions common/shlibs
Original file line number Diff line number Diff line change
Expand Up @@ -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-shadow2.so.2 libfreerdp-server-2.4.0_1
libcppunit-1.15.so.1 libcppunit-1.15.1_1
libcalc.so.2.14.1.2 libcalc-2.14.1.2_1
libcustcalc.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.2.0 libcalc-2.14.2.0_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
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/calc/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'calc'
pkgname=calc
version=2.14.1.2
version=2.14.2.0
revision=1
build_style=gnu-makefile
make_build_args="ARCH_CFLAGS="
Expand All @@ -11,7 +11,7 @@ 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=de8f232a6118c4d42d1313a48ea4d5536e26b52a24f93fd19d1c3a8283734e13
checksum=6ef6499b128f409bea7e819d98a1a36efba0ef6a80e68ae691b481832166e74d
disable_parallel_build=yes

post_extract() {
Expand Down

0 comments on commit f37b469

Please sign in to comment.