From a09afd988bbbe1e8bc72f1979a98ce09bc7d65ff Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Tue, 27 Jul 2021 14:23:01 +0200 Subject: [PATCH] ccextractor: update to 0.91 --- srcpkgs/ccextractor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ccextractor/template b/srcpkgs/ccextractor/template index 3a9c4f3446e..57076066ef7 100644 --- a/srcpkgs/ccextractor/template +++ b/srcpkgs/ccextractor/template @@ -1,6 +1,6 @@ # Template file for 'ccextractor' pkgname=ccextractor -version=0.90 +version=0.91 revision=1 build_wrksrc="linux" build_style=gnu-configure @@ -13,7 +13,7 @@ license="GPL-2.0-or-later" homepage="https://www.ccextractor.org/" changelog="https://raw.githubusercontent.com/CCExtractor/ccextractor/master/docs/CHANGES.TXT" distfiles="https://github.com/CCExtractor/${pkgname}/archive/v${version}.tar.gz" -checksum=288976bebbb790920be7bb9a7e5809806936bd607eafbfba7d5385b7624cbdc7 +checksum=9df507fc13777e46e97f886c76b05a36c0d26464e1e567173118295127b857ff CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/tesseract -DPNG_POWERPC_VSX_OPT=0 -fcommon" pre_configure() {