diff --git a/srcpkgs/libkcapi/template b/srcpkgs/libkcapi/template index 81c6baac05f..d9dbfed353d 100644 --- a/srcpkgs/libkcapi/template +++ b/srcpkgs/libkcapi/template @@ -1,6 +1,6 @@ # Template file for 'libkcapi' pkgname=libkcapi -version=1.1.1 +version=1.1.2 revision=1 build_style=gnu-configure configure_args=" --enable-kcapi-speed --enable-kcapi-hasher @@ -12,7 +12,9 @@ maintainer="maxice8 " license="GPL-2.0-or-later, BSD-3-Clause" homepage="https://github.com/smuellerDD/libkcapi" distfiles="https://github.com/smuellerDD/libkcapi/archive/v${version}.tar.gz" -checksum=91d94ccba520db98765d32ec7df44b94d86005e833451b9aed2f0c6d3b647ac1 +checksum=91daf8f68607683c79372e0e71eafc8bf58f96dd3977458e7d20db344d8751a3 + +CFLAGS="-Wno-error" pre_configure() { autoreconf -i