From 9e30351b951b13551eee3cdd6a3893bbd64de7f8 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 17 Aug 2018 09:02:25 -0300 Subject: [PATCH] libkcapi: update to 1.1.2. --- srcpkgs/libkcapi/template | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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