diff options
Diffstat (limited to 'community')
-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 db763654f4..38a9823f4c 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.6 -pkgrel=0 +pkgrel=1 pkgdesc="A high-performance, open source, schema-free document-oriented database" url="http://www.mongodb.org" arch="x86_64 ppc64le aarch64" |