mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xapian-core: update to 1.4.8.
This commit is contained in:
parent
8e6bbf9670
commit
4c57b1f096
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xapian-core'
|
# Template file for 'xapian-core'
|
||||||
pkgname=xapian-core
|
pkgname=xapian-core
|
||||||
version=1.4.7
|
version=1.4.8
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
makedepends="zlib-devel libuuid-devel"
|
makedepends="zlib-devel libuuid-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://www.xapian.org/"
|
homepage="https://www.xapian.org/"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
distfiles="https://oligarchy.co.uk/xapian/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://oligarchy.co.uk/xapian/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=13f08a0b649c7afa804fa0e85678d693fd6069dd394c9b9e7d41973d74a3b5d3
|
checksum=da6003eced95206d7e9496c07f7f0cee07d0461c5d9d30946a8d160b03414814
|
||||||
|
|
||||||
# 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