diff options
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' |