mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
xapian-core: update to 1.4.5. (#8653)
This commit is contained in:
parent
a185c04c8d
commit
0b19bbcfea
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xapian-core'
|
# Template file for 'xapian-core'
|
||||||
pkgname=xapian-core
|
pkgname=xapian-core
|
||||||
version=1.4.4
|
version=1.4.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -11,7 +11,7 @@ homepage="http://www.xapian.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
# distfiles="http://oligarchy.co.uk/xapian/${version}/${pkgname}-${version}.tar.xz"
|
# distfiles="http://oligarchy.co.uk/xapian/${version}/${pkgname}-${version}.tar.xz"
|
||||||
distfiles="http://ftp.osuosl.org/pub/blfs/conglomeration/xapian/${pkgname}-${version}.tar.xz"
|
distfiles="http://ftp.osuosl.org/pub/blfs/conglomeration/xapian/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a6a985a9841a452d75cf2169196b7ca6ebeef27da7c607078cd401ad041732d9
|
checksum=85b5f952de9df925fd13e00f6e82484162fd506d38745613a50b0a2064c6b02b
|
||||||
|
|
||||||
# xapian-config needs the .la
|
# xapian-config needs the .la
|
||||||
keep_libtool_archives=yes
|
keep_libtool_archives=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue