diff options
author | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2013-07-06 22:47:47 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2013-07-06 22:47:47 +0200 |
commit | b511aee17e70bfebb24a8ceeb7b456a40c924c69 (patch) | |
tree | 87bf451f17211195fb65fc50667f2789cb0d6cc0 /testing/clucene | |
parent | 57961e7812d40d9842ab49185f83e911b49143e9 (diff) | |
download | aports-b511aee17e70bfebb24a8ceeb7b456a40c924c69.tar.bz2 aports-b511aee17e70bfebb24a8ceeb7b456a40c924c69.tar.xz |
testing/clucene: rebuild against boost 1.54.0
Diffstat (limited to 'testing/clucene')
-rw-r--r-- | testing/clucene/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/clucene/APKBUILD b/testing/clucene/APKBUILD index c9738e1f5c..76ead61174 100644 --- a/testing/clucene/APKBUILD +++ b/testing/clucene/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=clucene pkgver=2.3.3.4 -pkgrel=1 +pkgrel=2 pkgdesc="A C++ port of Lucene" url="http://www.sourceforge.net/projects/clucene" arch="all" |