recoll: update to 1.24.5.

This commit is contained in:
maxice8 2019-02-10 04:24:14 -02:00 committed by maxice8
parent 397a6100bb
commit 430d74459b

View file

@ -1,6 +1,6 @@
# Template file for 'recoll'
pkgname=recoll
version=1.24.3
version=1.24.5
revision=1
build_style=gnu-configure
configure_args="--disable-python-module --enable-recollq --disable-x11mon"
@ -12,7 +12,7 @@ maintainer="Rui Abreu Ferreira <raf-ep@gmx.com>"
license="GPL-2.0-or-later"
homepage="https://www.lesbonscomptes.com/recoll/"
distfiles="https://www.lesbonscomptes.com/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=f1552961dd0cfd1a12d95fab1bf4990846df2085ddeaa5e832442bbce35acad2
checksum=9b25f4494023fcea729ff96dd2bb525e78df14caf4ebab3a93377a0b1f50a382
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel qt5-webkit-devel"