Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=3ec95133191dfab41bd7344f3c604a01a2ec60b8
commit 3ec95133191dfab41bd7344f3c604a01a2ec60b8 Author: crazy <[email protected]> Date: Wed Feb 7 16:52:01 2018 +0100 lucene++-3.0.7-4-x86_64 * rebuild with tc diff --git a/source/lib-extra/lucene++/FrugalBuild b/source/lib-extra/lucene++/FrugalBuild index b49979b..fde39c5 100644 --- a/source/lib-extra/lucene++/FrugalBuild +++ b/source/lib-extra/lucene++/FrugalBuild @@ -3,14 +3,14 @@ pkgname=lucene++ pkgver=3.0.7 -pkgrel=3 +pkgrel=4 pkgdesc="An up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine" url="http://[email protected]" Finclude cmake -depends=('libboost>=1.61.0') -makedepends+=('boost>=1.61.0') +depends=('libboost>=1.66.0') +makedepends+=('boost>=1.66.0') groups=('lib-extra') -archs=('i686' 'x86_64') +archs=('x86_64') _F_archive_name="rel" Fpkgversep="_" up2date="Flasttar https://github.com/luceneplusplus/LucenePlusPlus/releases" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
