ccextractor: update to 0.92

This commit is contained in:
newbluemoon 2021-08-14 20:39:23 +02:00 committed by Érico Nogueira Rolim
parent 2b9ae0f13a
commit 8154b932f3

View file

@ -1,6 +1,6 @@
# Template file for 'ccextractor'
pkgname=ccextractor
version=0.91
version=0.92
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=9df507fc13777e46e97f886c76b05a36c0d26464e1e567173118295127b857ff
checksum=7e20c14c265b2753bb052487d6fbff980391ed35f6fca9ece256dce30b6b81fa
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/tesseract -DPNG_POWERPC_VSX_OPT=0 -fcommon"
pre_configure() {