recoll: update to 1.24.5.
This commit is contained in:
parent
397a6100bb
commit
430d74459b
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue