xapian-core: add v1.4.19 (#29583)

This commit is contained in:
Valentin Volkl 2022-03-21 21:02:57 +01:00 committed by GitHub
parent b08f147cf3
commit 3c0e422509
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,8 +13,9 @@ class XapianCore(AutotoolsPackage):
supports a rich set of boolean query operators."""
homepage = "https://xapian.org"
url = "https://oligarchy.co.uk/xapian/1.4.3/xapian-core-1.4.3.tar.xz"
url = "https://oligarchy.co.uk/xapian/1.4.19/xapian-core-1.4.19.tar.xz"
version('1.4.19', sha256='1fca48fca6cc3526cc4ba93dd194fe9c1326857b78edcfb37e68d086d714a9c3')
version('1.4.11', sha256='9f16b2f3e2351a24034d7636f73566ab74c3f0729e9e0492934e956b25c5bc07')
version('1.4.3', sha256='7d5295511ca2de70463a29e75f6a2393df5dc1485bf33074b778c66e1721e475')