cln: update to 1.3.4

This commit is contained in:
Dominik Honnef 2014-11-14 18:01:12 +01:00
parent 44b31914f5
commit 6946bcf81b

View file

@ -1,6 +1,6 @@
# Template file for 'cln'
pkgname=cln
version=1.3.3
version=1.3.4
revision=1
build_style=gnu-configure
maintainer="Dominik Honnef <dominik@honnef.co>"
@ -9,7 +9,7 @@ license="GPL"
homepage="http://www.ginac.de/CLN/"
short_desc="A library for efficient computations with all kinds of numbers in arbitrary precision"
distfiles="http://www.ginac.de/CLN/${pkgname}-${version}.tar.bz2"
checksum=57fc2ee3ecbb30d4037ff32a9a331804ea7dad8b345e70d42d9991ca659b2612
checksum=2d99d7c433fb60db1e28299298a98354339bdc120d31bb9a862cafc5210ab748
if [[ "$XBPS_TARGET_MACHINE" == arm* ]]; then
CPPFLAGS+=" -DNO_ASM"