diff --git a/srcpkgs/cln/template b/srcpkgs/cln/template index 3fbbb8f4f2..d85cdcc3fd 100644 --- a/srcpkgs/cln/template +++ b/srcpkgs/cln/template @@ -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 " @@ -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"