Lucene++: rebuild with gcc6

This commit is contained in:
Alessio Sergi 2017-04-02 15:17:37 +02:00
parent 619f8ded9b
commit 6fce897a65

View File

@ -1,9 +1,10 @@
# Template file for 'Lucene++'
pkgname=Lucene++
version=3.0.7
revision=3
revision=4
wrksrc=LucenePlusPlus-rel_$version
build_style=cmake
configure_args="-Wno-dev"
makedepends="boost-devel gtest-devel"
short_desc="A C++ port of the popular text search engine"
maintainer="Enno Boland <gottox@voidlinux.eu>"