diff --git a/community/mongodb/APKBUILD b/community/mongodb/APKBUILD index 0a62b674e34..d75feec7cdc 100644 --- a/community/mongodb/APKBUILD +++ b/community/mongodb/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Marc Vertes pkgname=mongodb pkgver=3.6.3 -pkgrel=0 +pkgrel=1 pkgdesc='A high-performance, open source, schema-free document-oriented database' url='http://www.mongodb.org' arch='x86_64'