calc: update to 2.12.7.1.
This commit is contained in:
parent
8997e66e7e
commit
e64aa6f323
2 changed files with 5 additions and 5 deletions
|
@ -1546,8 +1546,8 @@ libfreerdp-gdi.so.1.0 libfreerdp-1.0.2_2
|
|||
libfreerdp-cache.so.1.0 libfreerdp-1.0.2_2
|
||||
libcppunit-1.12.so.1 libcppunit-1.12.1_1
|
||||
libcppunit-1.14.so.0 libcppunit-1.14.0_1
|
||||
libcalc.so.2.12.6.5 libcalc-2.12.6.5_1
|
||||
libcustcalc.so.2.12.6.5 libcalc-2.12.6.5_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
|
||||
libOgreRTShaderSystem.so.1.10.11 libogre-1.10.11_2
|
||||
libOgreTerrain.so.1.10.11 libogre-1.10.11_2
|
||||
libOgrePaging.so.1.10.11 libogre-1.10.11_2
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'calc'
|
||||
pkgname=calc
|
||||
version=2.12.6.5
|
||||
version=2.12.7.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="T=$""{DESTDIR}"
|
||||
short_desc="C-style arbitrary precision calculator"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="LGPL-2.1"
|
||||
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=4e79a4e4615b92c1d8533e9ab4fdaca95715aaed45405c29daa886f8a1236733
|
||||
checksum=eb1dc5dd680019e30264109167e20539fe9ac869049d8b1639781a51d1dea84c
|
||||
disable_parallel_build=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue