aboutsummaryrefslogtreecommitdiffstats
path: root/main/lucene++
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2015-07-14 00:07:18 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2015-07-14 00:07:51 +0200
commitd90c90c3e5481b5fb030b890bfce17c107685d6e (patch)
tree57174ccd7badfeef8b7480f7444c7168f4fa9005 /main/lucene++
parent3d42535a6d49fe9aad231c618e6b9a3570e89ee9 (diff)
downloadaports-d90c90c3e5481b5fb030b890bfce17c107685d6e.tar.bz2
aports-d90c90c3e5481b5fb030b890bfce17c107685d6e.tar.xz
main/lucene++: build against latest boost
Diffstat (limited to 'main/lucene++')
-rw-r--r--main/lucene++/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lucene++/APKBUILD b/main/lucene++/APKBUILD
index f5fc33e7fa..150e8055c3 100644
--- a/main/lucene++/APKBUILD
+++ b/main/lucene++/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=lucene++
pkgver=3.0.7
-pkgrel=0
+pkgrel=1
pkgdesc="C++ port of the popular Java Lucene library"
url="https://github.com/luceneplusplus/LucenePlusPlus'"
arch="all"