diff options
author | TBK <tbk@jjtc.eu> | 2018-06-23 21:10:00 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2018-07-22 14:28:46 +0200 |
commit | 5220530cc587c8cebc12e88b8013dddba10bca81 (patch) | |
tree | 2775cdcb4cf59b9b976ce062d570be3db0af3e4f /community/mongodb | |
parent | 154a02a72aef756304d0b7ac575a06a08913cd73 (diff) | |
download | aports-5220530cc587c8cebc12e88b8013dddba10bca81.tar.bz2 aports-5220530cc587c8cebc12e88b8013dddba10bca81.tar.xz |
main/snappy: upgrade to 1.1.7 and rebuild dependent packages
Diffstat (limited to 'community/mongodb')
-rw-r--r-- | community/mongodb/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mongodb/APKBUILD b/community/mongodb/APKBUILD index 8991064513..0af848d50d 100644 --- a/community/mongodb/APKBUILD +++ b/community/mongodb/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Filipp Andronov <filipp.andronov@gmail.com> pkgname=mongodb pkgver=4.0.0 -pkgrel=0 +pkgrel=1 pkgdesc='A high-performance, open source, schema-free document-oriented database' url='http://www.mongodb.org' arch='x86_64 ppc64le' |