xapian-core: update to 1.4.21.
This commit is contained in:
parent
80dc6d7ddb
commit
ec4cf213b6
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xapian-core'
|
||||
pkgname=xapian-core
|
||||
version=1.4.18
|
||||
revision=2
|
||||
version=1.4.21
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
makedepends="zlib-devel libuuid-devel"
|
||||
|
@ -9,8 +9,9 @@ short_desc="Open source search engine"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.xapian.org/"
|
||||
changelog="https://xapian.org/docs/xapian-core-${version}/NEWS"
|
||||
distfiles="https://oligarchy.co.uk/xapian/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=196ddbb4ad10450100f0991a599e4ed944cbad92e4a6fe813be6dce160244b77
|
||||
checksum=80f86034d2fb55900795481dfae681bfaa10efbe818abad3622cdc0c55e06f88
|
||||
|
||||
# xapian-config needs the .la
|
||||
keep_libtool_archives=yes
|
||||
|
|
Loading…
Reference in New Issue