Lucene++: update to 3.0.7.
This commit is contained in:
parent
4ac5e4c0d6
commit
046156fb00
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Lucene++'
|
||||
pkgname=Lucene++
|
||||
version=3.0.6
|
||||
version=3.0.7
|
||||
revision=1
|
||||
wrksrc=LucenePlusPlus-rel_$version
|
||||
build_style=cmake
|
||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <eb@s01.de>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/luceneplusplus/LucenePlusPlus"
|
||||
distfiles="https://github.com/luceneplusplus/LucenePlusPlus/archive/rel_${version}.tar.gz"
|
||||
checksum=3e7092a4935e0d1ad5c6d7ac8f3c6ed2f53e51321237ce83744bbf02e0d61519
|
||||
checksum=6c19f203311e4b44a0ccf7b1127db77436eb47159ea1c54f7531a0b1ca585e0c
|
||||
|
||||
pre_configure() {
|
||||
# Disable tests
|
||||
|
|
Loading…
Reference in New Issue