diff options
author | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-02-08 16:09:45 +0100 |
---|---|---|
committer | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-02-08 16:09:45 +0100 |
commit | 6dc07a19ed0bb216dee1bef2302325e49b30cfc3 (patch) | |
tree | 0e09fd54bc5c7918cac0b623b2e104e885a38967 /testing/mongodb | |
parent | e00ad0a38eaa2222dbc6d81ba634272213476698 (diff) | |
download | aports-6dc07a19ed0bb216dee1bef2302325e49b30cfc3.tar.bz2 aports-6dc07a19ed0bb216dee1bef2302325e49b30cfc3.tar.xz |
testing/mongodb: rebuild against boost 1.55.0
Diffstat (limited to 'testing/mongodb')
-rw-r--r-- | testing/mongodb/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mongodb/APKBUILD b/testing/mongodb/APKBUILD index 308c2096e..aabedd2a7 100644 --- a/testing/mongodb/APKBUILD +++ b/testing/mongodb/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=mongodb pkgver=2.4.4 -pkgrel=2 +pkgrel=3 pkgdesc="High-performance, schema-free document-oriented database" url="http://www.mongodb.org" arch="x86" |