diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-03-29 18:58:24 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-02 10:31:57 +0000 |
commit | 01d8466832761b08d163feb79ad01f980dbb7d84 (patch) | |
tree | 8f6cf451e064ce7d5125e926db4e0b93b1a0db6b /main/lucene++/APKBUILD | |
parent | f4bb87b557d45b6cb569a3b2a2b36615a78942f0 (diff) | |
download | aports-01d8466832761b08d163feb79ad01f980dbb7d84.tar.bz2 aports-01d8466832761b08d163feb79ad01f980dbb7d84.tar.xz |
main/lucene++: rebuild against boost-1.69
Diffstat (limited to 'main/lucene++/APKBUILD')
-rw-r--r-- | main/lucene++/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lucene++/APKBUILD b/main/lucene++/APKBUILD index f329c209b9..17eb6ef8c6 100644 --- a/main/lucene++/APKBUILD +++ b/main/lucene++/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=lucene++ pkgver=3.0.7 -pkgrel=8 +pkgrel=9 pkgdesc="C++ port of the popular Java Lucene library" url="https://github.com/luceneplusplus/LucenePlusPlus" arch="all" |