diff --git a/srcpkgs/ffcall/template b/srcpkgs/ffcall/template index 62b9560e70d..874a2344a71 100644 --- a/srcpkgs/ffcall/template +++ b/srcpkgs/ffcall/template @@ -1,6 +1,6 @@ # Template file for 'ffcall' pkgname=ffcall -version=2.1 +version=2.2 revision=1 wrksrc="libffcall-${version}" build_style=gnu-configure @@ -9,7 +9,7 @@ maintainer="Martin Riese " license="GPL-2.0-or-later" homepage="https://www.gnu.org/software/libffcall" distfiles="${GNU_SITE}/libffcall/libffcall-${version}.tar.gz" -checksum=a091fb8bbabf17c94a2dae2d41161b96a08ab92b5f75d3364157a2c34d538c47 +checksum=ebfa37f97b6c94fac24ecf3193f9fc829517cf81aee9ac2d191af993d73cb747 # won't work with parallel_build so just turn it off (thanks to JuanRP for the Hint) disable_parallel_build=yes