mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-23 20:43:10 -04:00
Bump-up Xapian to 1.4.14 (#382)
This commit is contained in:
parent
5885673bca
commit
f4f9f6f833
@ -12,8 +12,8 @@ class Xapian(Dependency):
|
|||||||
name = "xapian-core"
|
name = "xapian-core"
|
||||||
|
|
||||||
class Source(ReleaseDownload):
|
class Source(ReleaseDownload):
|
||||||
archive = Remotefile('xapian-core-1.4.10.tar.xz',
|
archive = Remotefile('xapian-core-1.4.14.tar.xz',
|
||||||
'68669327e08544ac88fe3473745dbcae4e8e98d5060b436c4d566f1f78709bb8')
|
'975a7ac018c9d34a15cc94a3ecc883204403469f748907e5c4c64d0aec2e4949')
|
||||||
patches = [
|
patches = [
|
||||||
'xapian_sys_types.patch',
|
'xapian_sys_types.patch',
|
||||||
'xapian_fix_include_errno.patch'
|
'xapian_fix_include_errno.patch'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user